Type Definition axum_request_validator::Error

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

The [http_body_request_validator::Error] type specialized for [hyper] Bufferer.