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