Skip to content

Latest commit

 

History

History

normal-ast

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.