licenses.dev

fuzzy-matcher v0.3.7

Fuzzy Matching Library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
numtoa • 0.1.0Convert numbers into stack-allocated byte arraysINDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
thread_local • 1.1.8Per-object thread-local storageDIRECT2
MIT3
PackageRelationDependenciesPublished
redox_syscall • 0.2.16A Rust library to access raw Redox system callsINDIRECT1
redox_termios • 0.1.3A Rust library to access Redox termios functionsINDIRECT0
termion • 1.5.6A bindless library for manipulating terminals.DIRECT5
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/fuzzy-matcher)](https://licenses.dev/cargo/fuzzy-matcher)
<a href="https://licenses.dev/cargo/fuzzy-matcher">
  <img src="https://licenses.dev/b/cargo/fuzzy-matcher" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.7 version:

[![licenses](https://licenses.dev/b/cargo/fuzzy-matcher/0.3.7)](https://licenses.dev/cargo/fuzzy-matcher/0.3.7)
<a href="https://licenses.dev/cargo/fuzzy-matcher/0.3.7">
  <img src="https://licenses.dev/b/cargo/fuzzy-matcher/0.3.7" alt="licenses" />
</a>
GitHub