Package-level declarations

Types

Link copied to clipboard
@Serializable(with = IetfLangSerializer::class)
sealed interface IetfLang

This class has been automatically generated using https://github.com/InsanusMokrassar/MicroUtils/tree/master/language_codes/generator . This generator uses https://datahub.io/core/language-codes/ files (base and tags) and create the whole hierarchy using it.

Link copied to clipboard
object IetfLangSerializer : KSerializer<IetfLang>

Serializer for IetfLang that serializes language codes as their string representation. The language code is serialized as a simple string (e.g., "en-US", "fr", "de-DE").

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard