Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT9
Package | Relation | Dependencies | Published |
---|---|---|---|
arrayvec • 0.4.12A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. | INDIRECT | 1 | |
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. | INDIRECT | 0 | |
lexical-core • 0.4.8Lexical, to- and from-string conversion routines. | INDIRECT | 8 | |
lexical • 2.2.4Lexical, to- and from-string conversion routines. | DIRECT | 9 | |
nodrop • 0.1.14A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** | INDIRECT | 0 | |
rustc_version • 0.2.3A library for querying the version of a installed rustc compiler | INDIRECT | 2 | |
semver-parser • 0.7.0Parsing of the semver spec. | INDIRECT | 0 | |
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic Versioning | INDIRECT | 1 | |
static_assertions • 0.3.4Compile-time assertions to ensure that invariants are met. | INDIRECT | 0 |
Apache-2.0 OR BSL-1.01
Package | Relation | Dependencies | Published |
---|---|---|---|
ryu • 1.0.18Fast floating point to string conversion | INDIRECT | 0 |