VerifyFunc

Type Alias VerifyFunc 

Source
pub type VerifyFunc = fn(&ByteString) -> bool;