Module peel::parser [] [src]

General parser descriptions and traits

Enums

ParserState

Possible actions to be done if a parser succeed

Traits

Parser

The parsing trait

Type Definitions

ParserArena

Arena tree for parsers

ParserBox

The type which will be stored within the tree structure

ParserNode

A node within a ParserArena