Structs§
- Location
- Packet
- Parser
Error - Contains the position in the input at which a parsing error occurred, and a Vec of token names we expected to see instead.
- Rdp
- String
Input - A
struct
useful for matching in-memoryString
s. - Wind
Speed
Enums§
Traits§
- Parser
- A
trait
that defines a parser.