Expand description
Interfaces for Plonk-based constraint systems
Re-exports§
pub use constraint_system::*;
Modules§
- Crate wide constants.
- Definitions and constructions of plonk constraint system
- Gates and gadgets implementations
- Module for various circuit gates.
Enums§
- A
enum
specifying the possible failure modes of the circuit.