nixide/nix-bindings-expr
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
..
src Replace lazy_static with LazyLock 2026-01-27 12:18:41 -08:00
build.rs EvalStateBuilder: Specify Nix version constraint 2026-01-13 01:58:08 +01:00
Cargo.toml Add documentation links and deployment effect 2026-02-10 09:57:10 +01:00
README.md Add documentation links and deployment effect 2026-02-10 09:57:10 +01:00

nix-bindings-expr

Rust bindings to the Nix expression evaluator.

API Documentation

Changelog

See the nix-bindings-rust changelog.