Modules§
Structs§
- General character-by-character parser for CRML.
- The current state of the given
Parser
. - A token is a representation of fully parsed data.
- Iterable version of
Parser
. Created throughParser::parse
.
Enums§
- The type of a given
Token
.
Traits§
- A trait to render template structs.