Module parser

Source

Re-exportsยง

pub use errors::ParserError;
pub use langid::parse_language_identifier;
pub use langid::parse_language_identifier_from_iter;
pub use langid::parse_language_identifier_with_single_variant;
pub use langid::parse_locale_with_single_variant_single_keyword_unicode_extension_from_iter;
pub use langid::ParserMode;
pub use locale::parse_locale;
pub use locale::parse_locale_with_single_variant_single_keyword_unicode_keyword_extension;

Modulesยง

errors
langid ๐Ÿ”’
locale ๐Ÿ”’

Structsยง

SubtagIterator

Functionsยง

get_current_subtag ๐Ÿ”’
is_separator ๐Ÿ”’