Crate gettext [] [src]

The gettext crate provides functionality for parsing and using Gettext catalogs stored in MO files.

Structs

Catalog

Catalog represents a set of translation strings parsed out of one MO file.

Enums

Error

Represents an error encountered while parsing an MO file.