Structsยง
- Context
Error ๐Accumulate context while backtracking errors - Recursion
Check ๐
Enumsยง
- StrContext ๐Additional parse context for
ContextError
added viaParser::context
- StrContext
Value ๐SeeStrContext
Constantsยง
- LIMIT ๐
Traitsยง
- From
External ๐Error Create a new error with an external error, fromstd::str::FromStr
- Parser ๐Core trait for parsing
Functionsยง
- check_
recursion ๐ - new_
input ๐
Type Aliasesยง
- Input ๐
- PResult ๐For use with
Parser::parse_next