pub fn predefined_languages() -> &'static [&'static dyn SupportedLanguage]
Expand description
Use this to obtain some defualt languages (what languages are presend depend of the features you allow).
pub fn predefined_languages() -> &'static [&'static dyn SupportedLanguage]
Use this to obtain some defualt languages (what languages are presend depend of the features you allow).