pub type ThemeReg = ThemeRegistry;Aliased Type§
pub struct ThemeReg {
pub themes: Vec<ThemeDefinition>,
}Fields§
§themes: Vec<ThemeDefinition>pub type ThemeReg = ThemeRegistry;pub struct ThemeReg {
pub themes: Vec<ThemeDefinition>,
}themes: Vec<ThemeDefinition>