glob • 0.3.2Support for matching file paths against Unix shell style patterns.
INDIRECT
0
itoa • 1.0.14Fast integer primitive to string conversion
INDIRECT
0
proc-macro2 • 1.0.93A 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.