fluent-rs
is a collection of Rust crates implementing Project Fluent.
The crates perform the following functions:
Umbrella crate combining crates that are ready to be used in production.
Low level Fluent Syntax AST and parser API.
Implementation of the low-level Fluent Localization System providing localization capabilities for any Rust project.
Implementation of the high-level Fluent Localization System providing localization capabilities for any Rust project.
Resource Manager for localization resources.
Collection of command line tools for Fluent.