Module chumsky::recursive[][src]

Expand description

Recursive parsers (parser that include themselves within their patterns).

Structs

Functions

Construct a recursive parser (i.e: a parser that may contain itself as part of its pattern).