Skip to main content

scan_plugin_bundle

Function scan_plugin_bundle 

Source
pub fn scan_plugin_bundle(
    plugin_dir: &Path,
    plugin_name: &str,
    source: &str,
    trust_level: TrustLevel,
) -> Result<ScanResult>