[][src]Crate i18n_config

This library contains the configuration stucts (along with their parsing functions) for the cargo-i18n tool/system.

Structs

Crate

Represents a rust crate.

GettextConfig

The data structure representing what is stored (and possible to store) within the gettext subsection of a i18n.toml file.

I18nConfig

The data structure representing what is stored (and possible to store) within a i18n.toml file.

Enums

GettextAddLocation
I18nConfigError

An error type for use with the i18n-config crate.