Type Definition macaroon::VerifyFunc

source · []
pub type VerifyFunc = fn(_: &ByteString) -> bool;