Expand description

Contains the IStateContext trait, which is implemented on the StateContext struct. Each of the state structs holds a reference to the StateContext struct as an IStateContext trait.

Enums

  • Represents a set of characters that can include an end-of-file marker without having the marker one of the characters.

Traits

  • Represents the context as passed to each state struct.