Package Licenses
MIT OR Unlicense
Dependency Licenses
Apache-2.0 OR MIT8
Package | Relation | Dependencies | Published |
---|---|---|---|
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 | |
compiler_builtins • 0.1.125Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary! | DIRECT | 0 | |
getrandom • 0.2.15A small cross-platform library for retrieving random data from system source | INDIRECT | 3 | |
libc • 0.2.158Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
log • 0.4.22A lightweight logging facade for Rust | DIRECT | 0 | |
rand_core • 0.6.4Core random number generator traits and tools for implementation. | INDIRECT | 4 | |
rand • 0.8.5Random number generators and other randomness functionality. | INDIRECT | 5 | |
rustc-std-workspace-core • 1.0.0Explicitly empty crate for rust-lang/rust integration | DIRECT | 0 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
quickcheck • 1.0.3Automatic property based testing with shrinking. | DIRECT | 6 |
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
Package | Relation | Dependencies | Published |
---|---|---|---|
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for Rust | INDIRECT | 0 |