licenses.dev

cfg-expr v0.11.0

A parser and evaluator for Rust `cfg()` expressions.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
bstr • 0.2.17A string type that is not required to be valid UTF-8.INDIRECT3
encode_unicode • 0.3.6UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackDIRECT0
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.52.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
Apache-2.02
PackageRelationDependenciesPublished
similar-asserts • 1.6.0provides assert_eq! like macros with colorized diff outputDIRECT19
similar • 2.4.0A diff library for RustINDIRECT5
MIT OR Unlicense2
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
regex-automata • 0.1.10Automata construction and matching using regular expressions.INDIRECT0
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
target-lexicon • 0.12.16Targeting utilities for compilers and related toolsDIRECT0
MIT1
PackageRelationDependenciesPublished
console • 0.15.8A terminal and console abstraction for RustINDIRECT13
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.11.0 version:

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