Type Definition mz_storage::source::s3::S3Result

source ·
type S3Result<R> = Result<R, S3Error>;