pub fn get_technology_settings<'a>(
config: &'a VoaConfig,
os: &Os,
purpose_and_context: Option<&PurposeAndContext>,
) -> &'a TechnologySettingsExpand description
Returns a TechnologySettings for an OS or a specific context of an OS.
pub fn get_technology_settings<'a>(
config: &'a VoaConfig,
os: &Os,
purpose_and_context: Option<&PurposeAndContext>,
) -> &'a TechnologySettingsReturns a TechnologySettings for an OS or a specific context of an OS.