Expand description
This crate provides a procedural macro to generate a parser from a grammar.
This crate is private and not intended to be used directly.
Please use the rusty_lr crate instead.
Macrosยง
- lr1
- Build a parser table from a grammar definition.