Rust implementation of Project Fluent
Clone or download
Latest commit b2de068 Jan 31, 2019

README.md

Fluent Build Status Coverage Status

fluent-rs is a collection of Rust crates implementing Project Fluent.

The crates perform the following functions:

fluent-bundle crates.io

Implementation of the Fluent Localization System providing localization capabilities for any Rust project.

fluent-syntax crates.io

Fluent Syntax parser/serializer API.