Expand description
§es-fluent-toml
Internal Crate: Configuration parser for i18n.toml.
This crate defines the schema for the project’s configuration file (including optional namespace allowlists) and handles path resolution for assets.
Structs§
- I18n
Config - The configuration for
es-fluent.
Enums§
- Fluent
Feature - Represents the
fluent_featurefield ini18n.toml. Supports both a single string and an array of strings. - I18n
Config Error