bitflags • 1.3.2A macro to generate structures which behave like bitflags.
INDIRECT
0
bitflags • 2.13.2A macro to generate structures which behave like bitflags.
DIRECT
0
cc • 1.4.7A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
INDIRECT
2
cfg-if • 1.0.5A 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.
dirs-next • 2.0.0A 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
dirs-sys-next • 0.1.2system-level helper functions for the dirs and directories crates
INDIRECT
15
dirs-sys • 0.5.0System-level helper functions for the dirs and directories crates.
INDIRECT
12
dirs • 6.0.0A 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.
DIRECT
13
encode_unicode • 1.0.0UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16.
INDIRECT
0
find-msvc-tools • 0.1.13Find windows-specific tools, read MSVC versions from the registry and from COM interfaces
pkg-config • 0.3.34A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
INDIRECT
0
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
unicode-width • 0.1.14Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
INDIRECT
0
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.