Function builder_error

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