Crate openvm_circuit

Source

Re-exports§

  • pub use openvm_circuit_derive as derive;
  • pub use openvm_circuit_primitives_derive as circuit_derive;

Modules§

  • Traits and constructs for the OpenVM architecture.
  • Instrumentation metrics for performance analysis and debugging
  • 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.)
  • Utility functions and test utils