Expand description
Re-exports§
pub use error::StorageError;pub use storage::StorageBuilder;pub use storage::StorageConfig;pub use storage::StorageProvider;pub use storage::StorageWrapper;pub use aliyun::AliyunOssStorage;pub use huawei::HuaweiObsStorage;pub use local::LocalStorage;pub use qiniu::QiniuKodoStorage;pub use s3::S3Storage;pub use tencent::TencentCosStorage;pub use upyun::UpYunStorage;pub use storage::*;