mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
refactor(replication): isolate storage api contracts (#4244)
This commit is contained in:
@@ -24,6 +24,7 @@ pub mod resync;
|
||||
pub mod rule;
|
||||
pub mod runtime;
|
||||
pub mod stats;
|
||||
mod storage_api;
|
||||
pub mod tagging;
|
||||
|
||||
pub use config::{
|
||||
|
||||
Reference in New Issue
Block a user