Module operational::instr
[−]
[src]
Contains the Instr trait, and a few useful utilities for working with instructions.
Structs
| Identity |
The instruction that does nothing. |
Enums
| Coproduct |
Combines two instruction sets into one. |
Traits
| Instr |
The trait for an instruction set. |
Functions
| identity |