licenses.dev

nom_locate v2.1.0

A special input type for nom to locate tokens

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
bytecount • 0.6.8count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fastDIRECT0
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. DIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT0
MIT1
PackageRelationDependenciesPublished
nom • 5.1.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.0 version:

[![licenses](https://licenses.dev/b/cargo/nom_locate/2.1.0)](https://licenses.dev/cargo/nom_locate/2.1.0)
<a href="https://licenses.dev/cargo/nom_locate/2.1.0">
  <img src="https://licenses.dev/b/cargo/nom_locate/2.1.0" alt="licenses" />
</a>
GitHub