Expand description
Localization module.
Re-exports§
pub use fluent;pub use fluent_langneg;pub use intl_memoizer;pub use sys_locale;pub use unic_langid;
Macros§
- fluent_
args - A helper macro to simplify creation of FluentArgs.
Structs§
- Fluent
Bundle Asset - An asset containing a
FluentBundle. - Fluent
Resource Asset - An asset containing a [
FluentResource]. - Localization
- Borrow the localization field from the root asset.
- Localization
Asset - Asset containing all loaded localizations, and functions for formatting localized messages.
- Root
Localization Field Idx - Internal resource used to cache the field of the root asset containing the localization resource
for the
Localizationparameter.
Type Aliases§
- Fluent
Bundle - Specialization of of the fluent bundle that is used by bones_framework.