Rust platform registry: provides programmatic access to information about valid Rust platforms, sourced from [Rust Forge].
[Documentation]
This crate provides programmatic access to information about valid Rust platforms. This is useful for systems which document/inventory information relevant to Rust platforms: specifically it was created for the [RustSec Advisory Database] as a way to document and validate which Rust platforms security advisories are applicable to.
It is not intended to be a tool for gating builds based on the current platform or as a replacement for Rust's existing conditional compilation features: please use those for build purposes.
Licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.