Crates.io | fluent-static-formatter |
lib.rs | fluent-static-formatter |
version | 0.1.0 |
source | src |
created_at | 2024-10-23 13:35:21.789774 |
updated_at | 2024-10-23 13:35:21.789774 |
description | Automatically generate Rust functions from Fluent message files for streamlined localization in Rust applications. |
homepage | https://github.com/zaytsev/fluent-static |
repository | https://github.com/zaytsev/fluent-static |
max_upload_size | |
id | 1420134 |
size | 18,671 |
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.
fluent-static-formatter Uses Rust ICU bindings to format Fluent values
This crate is not intended to be used directly.
This project is licensed under MIT license. Feel free to use, modify, and distribute it as per the license conditions.