Re-exports§
pub use circuit_type::*;
pub use constraint::*;
pub use count::*;
pub use linear_combination::*;
pub use variable::*;
pub use r1cs::*;
pub use updatable_count::*;
Modules§
Structs§
- A struct that contains public variable assignments, private variable assignments, and constraint assignments.