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
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.
rand_core • 0.3.1Core random number generator traits and tools for implementation.
INDIRECT
1
rand_core • 0.4.2Core random number generator traits and tools for implementation.
INDIRECT
0
rand_core • 0.6.4Core random number generator traits and tools for implementation.
INDIRECT
4
rand • 0.3.23Random number generators and other randomness functionality.
DIRECT
9
rand • 0.4.6Random number generators and other randomness functionality.
INDIRECT
8
rand • 0.8.5Random number generators and other randomness functionality.
INDIRECT
14
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the
`derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes
support for hex, base64, and json encoding and decoding.
This crate is deprecated in favor of serde.
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.
INDIRECT
0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.