Module parse

Source
Expand description

A small parsing library for identifiers.

Structs§

Parser
A simple parser, focused on providing an ergonomic API to consume lexemes and to encourage useful errors.

Enums§

ParserError
Errors that can occur while parsing a string.