Crate i18n_config[−][src]
This library contains the configuration stucts (along with their parsing functions) for the cargo-i18n tool/system.
Structs
| Crate | Represents a rust crate. |
| CratePaths | Important i18n-config paths related to the current crate. |
| FluentConfig | The data structure representing what is stored (and possible to
store) within the |
| GettextConfig | The data structure representing what is stored (and possible to
store) within the |
| I18nConfig | The data structure representing what is stored (and possible to
store) within a |
Enums
| I18nConfigError | An error type for use with the |
Functions
| locate_crate_paths | Locate the current crate’s directory and |