Crate openvm_circuit Copy item path Source pub use openvm_circuit_derive as derive;
pub use openvm_circuit_primitives_derive as circuit_derive;
pub use openvm_cuda_backend ;
pub use openvm_stark_sdk ;
arch Traits and constructs for the OpenVM architecture. metrics Instrumentation metrics for performance analysis and debugging system System chips that are always required by the architecture.
(The PhantomChip is not technically required for a functioning
VM, but there is almost always a need for it.) utils Utility functions and test utils execute_spanned Macro for executing and emitting metrics for instructions/s and number of instructions executed.
Does not include any tracing span.