Crate read_token [−] [src]
A simple library to read tokens using look ahead
Structs
NumberSettings |
The settings for reading numbers. |
ReadToken |
Stores the state of parsing. |
Enums
ParseNumberError |
Error when parsing number. |
ParseStringError |
Contains errors when parsing a string. |