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.
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
tempdir • 0.3.7A library for managing a temporary directory and deleting all contents when it's
dropped.
DIRECT
10
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.
INDIRECT
0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.
strsim • 0.10.0Implementations of string similarity metrics. Includes Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
INDIRECT
0
non-standard1
Package
Relation
Dependencies
Published
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generator
INDIRECT
0
ISC1
Package
Relation
Dependencies
Published
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructions
INDIRECT
2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package
Relation
Dependencies
Published
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31
INDIRECT
0
BSD-2-Clause1
Package
Relation
Dependencies
Published
cloudabi • 0.0.3Low level interface to CloudABI. Contains all syscalls and related types.