Skip to main content

Crate es_fluent_generate

Crate es_fluent_generate 

Source
Expand description

Docs Crates.io

§es-fluent-generate

Internal Crate: FTL generation logic.

This crate handles the heavy lifting of parsing, merging, and formatting Fluent files. It is used by the es-fluent CLI tool, and can split output into namespaced .ftl files when requested.

Modules§

clean
error
formatting
value

Enums§

FluentParseMode
The mode to use when parsing Fluent files.

Functions§

generate
Generates a Fluent translation file from a list of FtlTypeInfo objects.