pub type FluentBundle = FluentBundle<FluentResourceAsset, IntlLangMemoizer>;Expand description
Specialization of of the fluent bundle that is used by bones_framework.
Aliased Type§
pub struct FluentBundle {
pub locales: Vec<LanguageIdentifier>,
/* private fields */
}Fields§
§locales: Vec<LanguageIdentifier>