[−][src]Module serde_lexpr::error
When serializing or deserializing S-expressions goes wrong.
Structs
Error | This type represents all possible errors that can occur when serializing or deserializing S-expression data. |
Location | Location of a parse error. |
Enums
Category | Categorizes the cause of a |
Type Definitions
Result | Alias for a |