start implementing catar

This commit is contained in:
Dietmar Maurer
2018-12-27 09:22:23 +01:00
parent dc3de618ed
commit b62b6cadf4
2 changed files with 50 additions and 0 deletions

View File

@ -30,6 +30,11 @@ pub mod server {
}
pub mod catar {
pub mod format_definition;
}
pub mod section_config;
pub mod backup {