[][src]Macro pegtastic_macros::parser

parser!() { /* proc-macro */ }

The main macro for creating a PEG parser.

For the grammar syntax, see the peg crate documentation.