Traits and macros to conveniently embed localization assets into your application binary or library to localize it at runtime.
# Cargo.toml
[dependencies]
i18n-embed = "0.16.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Gets the user's requested languages for localization.
Add `features = ["fluent"]` to the i18n-embed dependency in Cargo.toml.
No dependency data recorded yet.