Expand description
Provides the operation type bytes iterators.
Enumsยง
- The bytes iterator produced by the Access::to_bytes method.
- The bytes iterator produced by the Alu::to_bytes method.
- The bytes iterator produced by the Crypto::to_bytes method.
- The bytes iterator produced by the Memory::to_bytes method.
- The bytes iterator produced by the Op::to_bytes method.
- The bytes iterator produced by the Pred::to_bytes method.
- The bytes iterator produced by the Stack::to_bytes method.
- The bytes iterator produced by the StateRead::to_bytes method.
- The bytes iterator produced by the TotalControlFlow::to_bytes method.