Function gadgets::util::not::value

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

Returns a value that represents the NOT of the given value.