Module peel::parser [] [src]

General parser descriptions and traits

Traits

Parsable

The parsing trait

Type Definitions

Parser

The type which will be stored within the tree structure

ParserResult

A generic parser result

ParserResultVec

A collection of parser results