Function gadgets::util::and::value

source ·
pub fn value<F: Field>(inputs: Vec<F>) -> F
Expand description

Returns the product of all given values.