pub fn other_error<E>(error: E) -> ClientErrorAvailable on crate feature
client only.Expand description
Create a ClientError with ErrorKind::Other
pub fn other_error<E>(error: E) -> ClientErrorclient only.Create a ClientError with ErrorKind::Other