Skip to main content

get_settings

Function get_settings 

Source
pub fn get_settings() -> AppSettings
Expand description

Retrieves a copy of the current global configuration settings. Resolves preferences lazily from disk on the first invocation.

§Returns

A copied AppSettings struct reflecting the active preferences.