check_constraint

Macro check_constraint 

Source
macro_rules! check_constraint {
    ($index:expr, $evaluation:expr) => { ... };
    ($index:expr, $label:expr, $evaluation:expr) => { ... };
}
Expand description

Helper to quickly test if a witness satisfies a constraint