Crate tartan_parsers

Source
Expand description

Utilities for nom parsers

Modules§

error
Helpers for reporting parsing errors

Macros§

struct_parser
Parse struct fields in order using an initializer-like syntax

Functions§

opcode
Combinator for productions that use a deterministic opcode
result_iterator
Create an iterator that repeatedly executes the parser.