Crate jf_relation

Source
Expand description

Interfaces for Plonk-based constraint systems

Re-exports§

pub use constraint_system::*;

Modules§

constants
Crate wide constants.
constraint_system
Definitions and constructions of plonk constraint system
gadgets
Gates and gadgets implementations
gates
Module for various circuit gates.

Enums§

CircuitError
A enum specifying the possible failure modes of the circuit.