cfg-if • 1.0.0A 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
getrandom • 0.2.15A small cross-platform library for retrieving random data from system source
INDIRECT
3
inwelling • 0.3.0Collects information from downstream crates at compile-time.
DIRECT
22
itoa • 1.0.14Fast integer primitive to string conversion
INDIRECT
0
libc • 0.2.169Raw FFI bindings to platform libraries like libc.
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
cmdline_words_parser • 0.2.1Provides iterators over 'words' in a string, using command-line escaping rules. Intended for use where extra heap allocations are undesirable