licenses.dev

core_detect v1.0.0

A `no_std` version of the `std::is_x86_feature_detected!` macro.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
gcc • 0.3.55**Deprecated** crate, renamed to `cc` A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT0
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerINDIRECT2
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
MIT1
PackageRelationDependenciesPublished
cupid • 0.6.1Native access to the x86 and x86_64 CPUID instructionDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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