Expand description
Tokens for the parser.
Structs§
- Index
Indexused for arrays and objects. Internally mapped to ausizewith the newtype pattern.- Lens
Lensused forLensSelector. Internally mapped to a tuple of a slice ofTokenandOptionofLensValue.- Range
Rangeused for arrays and objects. Internally mapped to a tuple ofOptionofIndex.
Enums§
Traits§
- View
- Trait used to expose custom display methods.