Expand description
A simple library to read tokens using look ahead
Structs§
- Number
Settings - The settings for reading numbers.
- Read
Token - Stores the state of parsing.
Enums§
- Parse
Number Error - Error when parsing number.
- Parse
String Error - Contains errors when parsing a string.