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.
toml • 0.5.11A 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.
i18n-config • 0.4.7This library contains the configuration stucts (along with their parsing functions) for the cargo-i18n tool/system.
DIRECT
14
rust-embed-impl • 5.9.0Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
rust-embed • 5.9.0Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
DIRECT
19
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.