l10n_embed

Crates.iol10n_embed
lib.rsl10n_embed
version0.2.0
created_at2025-08-11 04:42:08.534507+00
updated_at2025-09-08 08:03:45.850335+00
descriptionFramework for converting types to localized strings
homepage
repositoryhttps://nest.pijul.com/finchie/l10n_embed
max_upload_size
id1789561
size46,317
Finchie (Finchiedev)

documentation

README

l10n_embed

Framework for generating and displaying localizations of Rust types.

Similar to using serde, types are localized through the Localize trait, and Fluent localizations can be attached to structs and enums via macros in the l10n_embed_derive crate.

Alternative crates

There are many other fantastic crates in this ecosystem that solve a very similar set of problems. Anyone considering this crate is very much encouraged to check out these alternatives first, as they are likely more battle-tested and may better suit your use case!

Commit count: 0

cargo fmt