mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-28 07:57:01 +00:00
change pool idx to i32
This commit is contained in:
@@ -22,6 +22,7 @@ mod utils;
|
||||
pub mod bucket;
|
||||
pub mod file_meta_inline;
|
||||
pub mod options;
|
||||
pub mod pools;
|
||||
pub(crate) mod store_err;
|
||||
pub mod xhttp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user