A 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.
Published on
WARNING This version was recently published. We are still processing its data. Please revisit later.
bitflags • 2.9.1A macro to generate structures which behave like bitflags.
INDIRECT
0
cfg-if • 1.0.1A 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
errno • 0.3.13Cross-platform interface to the `errno` variable.