Module tagua_parser::internal
[−]
[src]
Internal utilities for the parser.
Enums
Error |
Contains the error that a parser can return |
ErrorKind |
indicates which parser returned an error |
Needed |
Contains information on needed data if a parser returned |
Result |
Holds the result of parsing functions |