Module localization

Module 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§

fluent_args
A helper macro to simplify creation of FluentArgs.

Structs§

FluentBundleAsset
An asset containing a FluentBundle.
FluentResourceAsset
An asset containing a [FluentResource].
Localization
Borrow the localization field from the root asset.
LocalizationAsset
Asset containing all loaded localizations, and functions for formatting localized messages.
RootLocalizationFieldIdx
Internal resource used to cache the field of the root asset containing the localization resource for the Localization parameter.

Type Aliases§

FluentBundle
Specialization of of the fluent bundle that is used by bones_framework.