lb_error

Function lb_error 

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