mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-09-04 19:25:42 +00:00
wip: split out layout management from System into separate LayoutManager
This commit is contained in:
@@ -3,6 +3,8 @@ mod history;
|
||||
mod schema;
|
||||
mod version;
|
||||
|
||||
pub mod manager;
|
||||
|
||||
// ---- re-exports ----
|
||||
|
||||
pub use history::*;
|
||||
|
||||
Reference in New Issue
Block a user