Function unic_locale_impl::parser::parse_locale

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