body_error

Function body_error 

Source
pub fn body_error<E>(error: E) -> ClientError
where E: Into<BoxError>,
Available on crate feature client only.
Expand description