anyhow • 1.0.98 Flexible concrete Error type built on std::error::Error DIRECT 0 1744591226 autocfg • 1.5.0 Automatic cfg for Rust compiler features INDIRECT 0 1750198588 bigdecimal • 0.4.8 Arbitrary precision decimal numbers DIRECT 5 1743481088 cfg-if • 1.0.1 A 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 1749505636 ctor • 0.2.9 __attribute__((constructor)) for Rust DIRECT 4 1732119862 either • 1.15.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1741210587 env_filter • 0.1.3 Filter log events using environment variables
INDIRECT 1 1734711768 env_logger • 0.11.8 A logging implementation for `log` which is configured via an environment
variable.
DIRECT 2 1743536234 getrandom • 0.2.16 A small cross-platform library for retrieving random data from system source INDIRECT 3 1745349888 iso-4217 • 0.1.0 Currency code based on ISO-4217 DIRECT 0 1583253612 itertools • 0.13.0 Extra iterator adaptors, iterator methods, free functions, and macros. DIRECT 1 1715873852 libc • 0.2.174 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1750182852 log • 0.4.27 A lightweight logging facade for Rust
DIRECT 0 1742808113 num-bigint • 0.4.6 Big integer implementation for Rust DIRECT 4 1719514193 num-integer • 0.1.46 Integer traits and functions INDIRECT 3 1707356549 num-traits • 0.2.19 Numeric traits for generic mathematics INDIRECT 2 1714771659 once_cell • 1.21.3 Single assignment cells and lazy values. DIRECT 0 1743182156 ppv-lite86 • 0.2.21 Cross-platform cryptography-oriented low-level SIMD library. INDIRECT 6 1741550500 proc-macro2 • 1.0.95 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1744771150 quote • 1.0.40 Quasi-quoting macro quote!(...) INDIRECT 2 1741737384 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 12 1623267998 rand_core • 0.6.4 Core random number generator traits and tools for implementation.
INDIRECT 4 1663248224 rand_distr • 0.4.3 Sampling from random number distributions
DIRECT 17 1642497643 rand • 0.8.5 Random number generators and other randomness functionality.
DIRECT 13 1644827867 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854