mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-25 21:46:50 +00:00
refactor: move ecstore store support modules (#3930)
This commit is contained in:
@@ -49,7 +49,9 @@ mod sets;
|
||||
mod storage_api_contracts;
|
||||
mod store;
|
||||
mod store_init;
|
||||
#[path = "store/list_objects.rs"]
|
||||
mod store_list_objects;
|
||||
#[path = "store/utils.rs"]
|
||||
mod store_utils;
|
||||
|
||||
// pub mod checksum;
|
||||
|
||||
Reference in New Issue
Block a user