Function unic_locale::parser::parse_locale

source ยท
pub fn parse_locale<S>(t: S) -> Result<Locale, ParserError>
where S: AsRef<[u8]>,