Expand description
Raw bindings to Nix C API
This crate contains automatically generated bindings from the Nix C headers. The bindings are generated by bindgen and include C-style naming conventions and documentation comments that don’t always conform to Rust standards.
Normally you don’t have to use this crate directly.
Instead use nix-fetchers.