Module bones_framework::localization
source · 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§
- A helper macro to simplify creation of FluentArgs.
Structs§
- An asset containing a
FluentBundle
. - An asset containing a [
FluentResource
]. - Borrow the localization field from the root asset.
- Asset containing all loaded localizations, and functions for formatting localized messages.
- Internal resource used to cache the field of the root asset containing the localization resource for the
Localization
parameter.
Type Aliases§
- Specialization of of the fluent bundle that is used by bones_framework.