base64 • 0.22.1 encodes and decodes base64 as bytes or utf8 INDIRECT 0 1714519000 bitflags • 2.9.4 A macro to generate structures which behave like bitflags.
INDIRECT 6 1756793523 cfg-if • 1.0.4 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 1760515966 equivalent • 1.0.2 Traits for key comparison in maps. INDIRECT 0 1739571258 getrandom • 0.2.16 A small cross-platform library for retrieving random data from system source INDIRECT 3 1745349888 hashbrown • 0.16.1 A Rust port of Google's SwissTable hash map INDIRECT 0 1763657238 heck • 0.5.0 heck is a case conversion library. INDIRECT 0 1710283343 indexmap • 2.12.1 A hash table with consistent order and fast iteration. INDIRECT 2 1763661686 libc • 0.2.178 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1764682278 ppv-lite86 • 0.2.21 Cross-platform cryptography-oriented low-level SIMD library. INDIRECT 6 1741550500 proc_macro2_helper • 0.2.10 Various utility code to extract data that can be used with proc macro2 INDIRECT 4 1686218453 proc-macro-crate • 3.2.0 Replacement for crate (macro_rules keyword) in proc-macros
INDIRECT 5 1724746292 proc-macro2 • 1.0.103 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1761258616 quote • 1.0.42 Quasi-quoting macro quote!(...) INDIRECT 2 1762454085 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_derive2 • 0.1.21 Generate customizable random types with the rand crate DIRECT 5 1687073143 rand • 0.8.5 Random number generators and other randomness functionality.
DIRECT 13 1644827867 ron • 0.11.0 Rusty Object Notation DIRECT 8 1756285811 rustversion • 1.0.22 Conditional compilation according to rustc compiler version INDIRECT 0 1754678039 serde_derive • 1.0.210 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1725646653 serde • 1.0.210 A generic serialization/deserialization framework DIRECT 5 1725646662 smallvec • 1.15.1 'Small vector' optimization: store up to a small number of items on the stack DIRECT 0 1749230060 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 toml_datetime • 0.6.11 A TOML-compatible datetime type INDIRECT 0 1749221317 toml_edit • 0.22.27 Yet another format-preserving TOML parser. INDIRECT 4 1749222186