Function pocket_prover::and [] [src]

pub fn and(a: u64, b: u64) -> u64

Returns true if all arguments are true.