rnix 0.14.0

A Nix parser written in Rust
Documentation
1
2
3
4
5
error: unexpected TOKEN_ERROR at 0..9, wanted any of [TOKEN_L_PAREN, TOKEN_REC, TOKEN_L_BRACE, TOKEN_L_BRACK, TOKEN_STRING_START, TOKEN_IDENT]
NODE_ROOT@0..9
  NODE_ERROR@0..9
    TOKEN_ERROR@0..9 "/foo//bar"