[]
= "daml-parser"
= "0.2.2"
= "Lossless lexer, layout resolver, and parser for the Daml smart-contract language"
= true
= true
= true
= true
= true
= "README.md"
= ["daml", "parser", "lexer", "syntax-tree", "lossless"]
= ["parser-implementations", "development-tools"]
[]
= true
# Foundation crate: deliberately ZERO external dependencies. Both daml-lint and
# daml-fmt sit on top of this; it must not drag rules, diagnostics, or CLI deps
# into a consumer that only wants the parse tree.
[]