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 #[parse_with] on a field
 --> tests/compile_errors/delegate_with_parse_with.rs:9:5
  |
9 |     #[delegate]
  |     ^