glob • 0.3.2Support for matching file paths against Unix shell style patterns.
INDIRECT
0
half • 1.8.3Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.
INDIRECT
0
itoa • 1.0.15Fast integer primitive to string conversion
INDIRECT
0
proc-macro2 • 1.0.94A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
toml • 0.8.20A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.