Docs.rs
openvm-instructions-2.0.1
openvm-instructions 2.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
17 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
jonathanpwang
github:axiom-crypto:zk
Dependencies
backtrace ^0.3.71
normal
derive-new ^0.6.0
normal
itertools ^0.14.0
normal
num-bigint ^0.4.6
normal
num-traits ^0.2.19
normal
openvm-instructions-derive ^2.0.1
normal
openvm-stark-backend ^2.0.0
normal
serde ^1.0.201
normal
strum ^0.26.3
normal
strum_macros ^0.26.4
normal
bitcode ^0.6.5
dev
criterion ^0.5
dev
p3-baby-bear =0.4.3
dev
rand ^0.9.2
dev
Versions
30.39%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module program
openvm_
instructions
2.0.1
Module program
Module Items
Structs
Constants
Functions
In crate openvm_
instructions
openvm_instructions
Module
program
Copy item path
Source
Structs
§
Program
Program
Debug
Info
Constants
§
DEFAULT_
PC_
STEP
We use default PC step of 4 whenever possible for consistency with RISC-V, where 4 comes from the fact that each standard RISC-V instruction is 32-bits = 4 bytes.
MAX_
ALLOWED_
PC
PC_BITS
Functions
§
display_
program_
with_
pc