licenses.dev

parse_cfg v4.1.1

Parse and evaluate Rust's `cfg(any(condition))` attribute syntax and target triples

Published on

Licenses

Learn more about license information.

Package Licenses

CC0-1.0 OR MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
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. INDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.1.1 version:

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