Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 321 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 321 Bytes

normal-ast

This crate contains the Rust definition of the "normal form" of a Nix expression.

Note that while the JSON produced by ref-impl-parser follows this structure, that crate does not depend on this one, and that crate does not produce values of this type. This may change in the future.