pub fn load_print_layout() -> Vec<LayoutItem>Expand description
Loads the modules section from config.jsonc.
ยงReturns
A Vec<LayoutItem> containing the loaded module configuration.
pub fn load_print_layout() -> Vec<LayoutItem>Loads the modules section from config.jsonc.
A Vec<LayoutItem> containing the loaded module configuration.