arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
bitflags • 0.8.2A macro to generate structures which behave like bitflags.
DIRECT
0
bitflags • 1.3.2A macro to generate structures which behave like bitflags.
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
clippy • 0.0.302A bunch of helpful lints to avoid common pitfalls in Rust.
dirs • 1.0.5A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.
INDIRECT
16
dtoa • 0.4.8Fast floating point primitive to string conversion
INDIRECT
0
getrandom • 0.1.16A small cross-platform library for retrieving random data from system source
INDIRECT
3
glob • 0.2.11Support for matching file paths against Unix shell style patterns.
DIRECT
0
itoa • 0.3.4Fast integer primitive to string conversion
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.