pub fn pair<T>() -> (Verifier<T>, Caller<T>)
Expand description