parser!() { /* proc-macro */ }
The main macro for creating a PEG parser.
For the grammar syntax, see the peg crate documentation.
peg