Expand description
Core, format-agnostic types for langcodec. Parsers decode into these; encoders serialize these.
Structs§
- Entry
- A single message/translation entry.
- Metadata
- Free-form metadata for the resource as a whole.
- Plural
- All plural forms for a single message.
- Resource
- A complete localization resource (corresponds to a
.strings,.xml,.xcstrings, etc. file). Contains metadata and all entries for a single language and domain.
Enums§
- Entry
Status - Status of a translation entry.
- Plural
Category - Standard CLDR plural forms.
- Translation