cfg-if • 1.0.4A 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
encode_unicode • 1.0.0UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16.
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.
INDIRECT
0
indexmap • 2.12.1A hash table with consistent order and fast iteration.
DIRECT
2
itoa • 1.0.15Fast integer primitive to string conversion
INDIRECT
0
js-sys • 0.3.83Bindings 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.
INDIRECT
12
libc • 0.2.178Raw FFI bindings to platform libraries like libc.
INDIRECT
0
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process.
proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
wit-bindgen • 0.46.0Rust bindings generator and runtime support for WIT and the component model.
Used when compiling Rust programs to the component model.