refactor: move ecstore endpoint layout owners (#3647)

This commit is contained in:
安正超
2026-06-20 10:28:25 +08:00
committed by GitHub
parent 16d667da0a
commit 1ea7b36ab4
6 changed files with 2374 additions and 2343 deletions
+2
View File
@@ -5,5 +5,7 @@
//! file moves happen.
pub(crate) mod disks_layout;
pub(crate) mod endpoint;
pub(crate) mod endpoints;
pub(crate) mod format;
pub(crate) mod set_layout;