Expand description
The Tail of a rule defines the reaction of the actor under specific conditions.
Specifically, it defines the next state, the symbol to write, and the direction to move
Structs§
Traits§
- AsTail
- Converts a type into a
Tailby reference. - Into
Tail - A consuming trait for converting a type into a
Tail.