Skip to content

Files

Latest commit

92839c8 · Jul 22, 2022

History

History

normal-ast

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 22, 2022
Jul 22, 2022
Jul 22, 2022

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.