Module bytes_iter

Source
Expand description

Provides the operation type bytes iterators.

Enumsยง

Access
The bytes iterator produced by the Access::to_bytes method.
Alu
The bytes iterator produced by the Alu::to_bytes method.
Constraint
The bytes iterator produced by the Constraint::to_bytes method.
Crypto
The bytes iterator produced by the Crypto::to_bytes method.
Pred
The bytes iterator produced by the Pred::to_bytes method.
Stack
The bytes iterator produced by the Stack::to_bytes method.
Temporary
The bytes iterator produced by the Temporary::to_bytes method.
TotalControlFlow
The bytes iterator produced by the TotalControlFlow::to_bytes method.