Module error

Source

Structs§

Position
Span
Spans select a range of text between two positions. Spans are used in SpannedError to indicate the start and end positions of the parser cursor before and after it encountered an error in parsing.
SpannedError
This type represents all possible errors that can occur when serializing or deserializing RON data.

Enums§

Error

Type Aliases§

Result
SpannedResult