nixide/nix-bindings-expr-sys/README.md
Robert Hensing ee43f37870 Add documentation links and deployment effect
- Add API documentation links to all Cargo.toml files
- Add API documentation links to all crate READMEs
- Add API Reference link to main README
- Add Hercules CI effect to push docs to gh-pages on main branch
2026-02-10 09:57:10 +01:00

508 B

nix-bindings-expr-sys

This crate contains generated bindings for the Nix C API (nix-expr-c). You should not have to use this crate directly, and so you should probably not add it to your dependencies. Instead, use the nix-bindings-expr crate, which should be sufficient.

API Documentation

Changelog

See the nix-bindings-rust changelog.