Type Definition hyper_request_validator::Error

source ·
pub type Error<V> = Error<Error, V>;
Expand description