add to_s3_error

This commit is contained in:
weisd
2024-11-21 17:25:49 +08:00
parent f88126008b
commit 1bfba1e913
4 changed files with 201 additions and 95 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ pub mod bucket;
pub mod file_meta_inline;
pub mod options;
pub mod pools;
pub(crate) mod store_err;
pub mod store_err;
pub mod xhttp;
pub use global::is_legacy;