nixide/rust/nix-expr/src
Robert Hensing 2f3a5fb039 refact: Clean up Context interface to be safer
The mutation-based methods had some pitfalls, and we don't really
need them.

We could re-add them if we need to.

(cherry picked from commit ca92b8491d87cebf54dd2468599168fc7a16c07f)
2025-10-04 02:31:16 +02:00
..
eval_state.rs doc: Clarify why we test call and apply and how they relate 2025-10-04 02:31:16 +02:00
lib.rs feat: Add nix-expr library, update nix 2025-09-30 19:06:17 +02:00
value.rs refact: Clean up Context interface to be safer 2025-10-04 02:31:16 +02:00