cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
INDIRECT
0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
INDIRECT
0
env_logger • 0.7.1A logging implementation for `log` which is configured via an environment
variable.
humantime • 1.3.0 A parser and formatter for std::time::{Duration, SystemTime}
INDIRECT
1
indexmap • 1.9.3A hash table with consistent order and fast iteration.
INDIRECT
2
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations
INDIRECT
1
itoa • 0.4.8Fast integer primitive to string conversion
INDIRECT
0
itoa • 1.0.14Fast integer primitive to string conversion
INDIRECT
0
js-sys • 0.3.76Bindings for all JS global objects and functions in all JS environments like
Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.
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.
INDIRECT
3
rustc_version • 0.4.1A library for querying the version of a installed rustc compiler
INDIRECT
1
semver • 1.0.24Parser and evaluator for Cargo's flavor of Semantic Versioning
web-sys • 0.3.76Bindings for all Web APIs, a procedurally generated crate from WebIDL
INDIRECT
14
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.