nix-bindings-rust

Rust bindings for the Nix C API

Crates

Low-level bindings

These -sys crates provide raw FFI bindings generated by bindgen. They expose the C API directly without safety wrappers. Most users should prefer the high-level crates above.