Skip to main content

Crate sophia_bcp47

Crate sophia_bcp47 

Source
Expand description

A crate for working with BCP47 language tags.

Structs§

I18nString
An I18nString is a text associated with a language.
InvalidLanguageTag
This error is raised when trying to parse an invalid language tag.
LanguageTag
This wrapper guarantees that the underlying str is a valid BCP47 language tag.

Statics§

LANG_TAG_SRC
Match a valid BCP47 language tag