Localize.LanguageTag.T (Localize v0.6.0)

Copy Markdown View Source

Defines the struct for the BCP 47 t extension.

Summary

Types

t()

Defines the BCP 47 t extension of a t:Localize.LanguageTag.

Types

t()

@type t() :: %Localize.LanguageTag.T{
  d0: atom(),
  h0: atom(),
  i0: atom(),
  k0: atom(),
  language: atom(),
  m0: atom(),
  s0: atom(),
  t0: atom(),
  x0: atom()
}

Defines the BCP 47 t extension of a t:Localize.LanguageTag.