language_loader

Function language_loader 

Source
pub fn language_loader() -> &'static FluentLanguageLoader
Expand description

Returns the global [FluentLanguageLoader], initialising it on first call.

The fallback language (DEFAULT_LOCALE) is loaded automatically, so the loader is always usable even before init is called.