[−][src]Module lexpr::parse::error
When parsing S-expressions goes wrong.
Structs
| Error | This type represents the possible errors when parsing S-expression data. |
| Location | Location of a parse error. |
Enums
| Category | Categorizes the cause of a |
Type Definitions
| Result | Alias for a |