pub fn scope_to_setting_source( scope: &PluginScope, ) -> Result<&'static str, Box<dyn Error + Send + Sync>>
Map from installable plugin scope to editable setting source.