Structs

The default Parser rules - including Rust-style comments and identifiers.

Like DefaultRules, except whitespace is never skipped automatically.

Like DefaultRules, except newlines are not considered whitespace and will not be skipped over.

A struct for parsing a given input.

Enums

Traits

A trait that can be implemented to customize a Parser.

Type Definitions