Skip to main content

Crate es_fluent_toml

Crate es_fluent_toml 

Source
Expand description

Docs Crates.io

§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§

I18nConfig
The configuration for es-fluent.

Enums§

FluentFeature
Represents the fluent_feature field in i18n.toml. Supports both a single string and an array of strings.
I18nConfigError