ValidateFn

Type Alias ValidateFn 

Source
pub type ValidateFn = fn(&str) -> Result<(), DispatchError>;
Expand description

Function signature for type validators