Searched defs:LocalePreferences (Results 1 – 1 of 1) sorted by relevance
12 pub struct LocalePreferences { struct27 impl LocalePreferences { impl55 impl Default for LocalePreferences { implementation61 impl From<&crate::Locale> for LocalePreferences { implementation89 impl From<&crate::LanguageIdentifier> for LocalePreferences { implementation136 impl LocalePreferences { implementation155 pub fn extend(&mut self, other: LocalePreferences) { in extend()