cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
copy_dir • 0.1.3Copy directories recursively in a straightforward and predictable way.
INDIRECT
13
darling_core • 0.10.2Helper crate for proc-macro library for reading attributes into structs when
implementing custom derives. Use https://crates.io/crates/darling in your code.
INDIRECT
7
darling_macro • 0.10.2Internal support for a proc-macro library for reading attributes into structs when
implementing custom derives. Use https://crates.io/crates/darling in your code.
INDIRECT
8
darling • 0.10.2A proc-macro library for reading attributes into structs when
implementing custom derives.
strsim • 0.9.3Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
INDIRECT
0
MIT OR Unlicense3
Package
Relation
Dependencies
Published
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file.