Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 197 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 197 Bytes

rnix-ast

This crate contains a higher-level AST corresponding to rnix-parser's ParsedType. It provides a nicer experience than working directly with ParsedType, because we can ignore errors.