Skip to main content

object_store_error_kind

Function object_store_error_kind 

Source
pub fn object_store_error_kind(source: &Error) -> ErrorKind
Available 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.