vihaco-parser 0.1.1

Derive macro (#[derive(Parse)]) that generates chumsky parsers for vihaco syntax types.
Documentation
1
2
3
4
5
error: #[delegate] cannot be combined with #[token]
 --> tests/compile_errors/delegate_with_token.rs:5:5
  |
5 |     #[delegate]
  |     ^