Skip to main content

Crate rexlang_parser

Crate rexlang_parser 

Source
Expand description

Parsing for Rex.

The parser is written to be straightforward to step through in a debugger: no parser-generator indirection, and (mostly) explicit control flow.

Modules§

error
op

Structs§

Parser
ParserLimits