pub type LocalStarterGroupLookup = HashMap<String, Vec<LocalStarter>>;
pub struct LocalStarterGroupLookup { /* private fields */ }