Skip to main content

scope_to_setting_source

Function scope_to_setting_source 

Source
pub fn scope_to_setting_source(
    scope: &PluginScope,
) -> Result<&'static str, Box<dyn Error + Send + Sync>>
Expand description

Map from installable plugin scope to editable setting source.