pub fn builder_error<E>(error: E) -> ClientError
Available on crate feature
client
only.Expand description
Create a ClientError
with ErrorKind::Builder
pub fn builder_error<E>(error: E) -> ClientError
client
only.Create a ClientError
with ErrorKind::Builder