dachshund/locale
Types
Values
pub fn from_string(s: String) -> Result(Locale, Nil)
pub fn from_string_loose(s: String) -> Result(Locale, Nil)
pub fn from_string_loose_or_default(s: String) -> Locale
pub fn from_string_or_default(s: String) -> Locale
pub const rtl_locales: List(Locale)
pub fn text_direction(locale: Locale) -> String
pub fn text_direction_from_string(s: String) -> String