bitflags • 2.6.0A macro to generate structures which behave like bitflags.
INDIRECT
0
cc • 1.2.5A 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
1
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT
0
errno • 0.3.10Cross-platform interface to the `errno` variable.
INDIRECT
11
home • 0.5.11Shared definitions of home directories.
INDIRECT
10
libc • 0.2.169Raw FFI bindings to platform libraries like libc.