Expand description

The modular parser module.

Please refer to to the [parsers] module for a more detailed description of this type of parser.

crate::parsers

Structs

Enums

  • Errors which may be returned during parsing, by the modular parser.
  • An error type for faults relating to parsing and constructing numbers.

Traits