[][src]Crate isolanguage_1

The ISO 639-1 spec implemented.

The main type is the LanguageCode type, which is an enum for every single country in ISO 639-1. It optionally implements Serialize and Deserialize too.

Structs

ParseError

Enums

LanguageCode

An enumeration of all ISO 639-1 language codes.