bitflags • 2.9.4A macro to generate structures which behave like bitflags.
INDIRECT
0
cc • 1.2.37A 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.
DIRECT
2
either • 1.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT
0
errno • 0.3.14Cross-platform interface to the `errno` variable.
INDIRECT
3
find-msvc-tools • 0.1.1Find windows-specific tools, read MSVC versions from the registry and from COM interfaces
INDIRECT
0
home • 0.5.11Shared definitions of home directories.
INDIRECT
10
libc • 0.2.175Raw FFI bindings to platform libraries like libc.