Expand description
This crate is intended for use on host machine. This includes usage within procedural macros.
Modules§
- Module with traits and constants for RISC-V instruction definitions for custom OpenVM instructions.
Structs§
- An iterator over the variants of Poseidon2Opcode
- An iterator over the variants of PublishOpcode
- An iterator over the variants of SystemOpcode
- An iterator over the variants of UnimplementedOpcode
Enums§
- Phantom instructions owned by the system. These are handled in the
ExecutionSegment
, as opposed to thePhantomChip
.