pub fn object_store_error_kind(source: &Error) -> ErrorKindAvailable on crate feature
cloud only.Expand description
The io::ErrorKind for an object_store::Error, taken from the error
variant or from the innermost io::Error in its source chain.