Crate language_tags [−] [src]
Language tags can be used identify human languages, scripts e.g. Latin script, countries and other regions.
Language tags are defined in BCP47, an introduction is
"Language tags in HTML and XML" by
the W3C. They are commonly used in HTML and HTTP Content-Language and Accept-Language
header fields.
Structs
| LanguageTag |
A language tag as desribed in BCP47 |
Enums
| Extlang | |
| Language | |
| Region | |
| Script | |
| Variant |