Skip to main content

get_cached_settings_for_source

Function get_cached_settings_for_source 

Source
pub fn get_cached_settings_for_source(
    source: &SettingSource,
) -> Option<Option<Value>>
Expand description

Get cached settings for a source. Returns None for cache miss, Some(None) for cached “no settings”.