itoa • 1.0.15Fast integer primitive to string conversion
INDIRECT
0
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
toml • 0.8.23A 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.
memchr • 2.7.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
INDIRECT
0
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal.
INDIRECT
11
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.
INDIRECT
10
MIT2
Package
Relation
Dependencies
Published
darling_core • 0.20.11Helper crate for proc-macro library for reading attributes into structs when
implementing custom derives. Use https://crates.io/crates/darling in your code.
DIRECT
6
darling_macro • 0.20.11Internal support for a proc-macro library for reading attributes into structs when
implementing custom derives. Use https://crates.io/crates/darling in your code.
DIRECT
7
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package
Relation
Dependencies
Published
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31
INDIRECT
0
Apache-2.0 OR BSL-1.01
Package
Relation
Dependencies
Published
ryu • 1.0.20Fast floating point to string conversion