Skip to main content

set_language

Function set_language 

Source
pub fn set_language(language: Language)
Expand description

Sets the global language (once at process startup).

Subsequent calls are silently ignored — OnceLock guarantees the language is immutable after first set.