rnix 0.14.0

A Nix parser written in Rust
Documentation
1
2
3
4
TOKEN_PATH_REL, "./"
TOKEN_INTERPOL_START, "${"
TOKEN_IDENT, "foo"
TOKEN_INTERPOL_END, "}"