Module essential_constraint_vm::asm::bytes_iter
source · 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 Constraint::to_bytes method.
- The bytes iterator produced by the Crypto::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 Temporary::to_bytes method.
- The bytes iterator produced by the TotalControlFlow::to_bytes method.