Structsยง
- Index
Mapper ๐ - A simple type for mapping between state indices and state IDs.
- Remapper ๐
- Remapper is an abstraction the manages the remapping of state IDs in a finite state machine. This is useful when one wants to shuffle states into different positions in the machine.
Traitsยง
- Remappable ๐
- Remappable is a tightly coupled abstraction that facilitates remapping state identifiers in DFAs.