get framework for reviews working

This commit is contained in:
steven-omaha
2023-01-31 12:41:35 +01:00
parent ff579fde3f
commit 62729afb2f
6 changed files with 72 additions and 57 deletions
+4
View File
@@ -9,6 +9,10 @@ macro_rules! impl_backend_constants {
SECTION
}
fn get_switches_info(&self) -> Switches {
SWITCHES_INFO
}
fn get_switches_install(&self) -> Switches {
SWITCHES_INSTALL
}