diff • 0.1.13An LCS based slice and string diffing implementation.
INDIRECT
0
glob • 0.3.3Support for matching file paths against Unix shell style patterns.
INDIRECT
0
itoa • 1.0.18Fast integer primitive to string conversion
INDIRECT
0
libc • 0.2.186Raw FFI bindings to platform libraries like libc.
DIRECT
0
pretty_assertions • 1.4.1Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.
DIRECT
2
proc-macro2 • 1.0.106A 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.