Type Definition dataflow::source::s3::S3Result[][src]

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