Function zkevm_keccak::util::expression::not::value
source · [−]pub fn value<F: FieldExt>(b: F) -> F
Expand description
Returns a value that represents the NOT of the given value.
pub fn value<F: FieldExt>(b: F) -> F
Returns a value that represents the NOT of the given value.