other_error

Function other_error 

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