#localization #fluent #generate-static

fluent-static-function

Automatically generate Rust functions from Fluent message files for streamlined localization in Rust applications

1 unstable release

0.1.0 Oct 23, 2024

#416 in Internationalization (i18n)

Download history 34/week @ 2024-10-26 20/week @ 2024-11-02 2/week @ 2024-11-09 10/week @ 2024-11-16 5/week @ 2024-11-23 1/week @ 2024-11-30 12/week @ 2024-12-07 2/week @ 2024-12-14 1/week @ 2024-12-28 19/week @ 2025-01-04 48/week @ 2025-01-11 51/week @ 2025-01-18 91/week @ 2025-01-25 45/week @ 2025-02-01 17/week @ 2025-02-08

213 downloads per month
Used in 3 crates (2 directly)

MIT license

28KB
717 lines

fluent-static-function

Latest version

Part of fluent-static library providing simple to use, yet efficient way to add localization to Rust projects with Fluent Localization System.

fluent-static is inspired by and partially based on awesome Fluent-rs project.

Usage

This crate is not intended to be used directly.

License

This project is licensed under MIT license. Feel free to use, modify, and distribute it as per the license conditions.


Dependencies

~230–690KB
~16K SLoC