Skip to main content

scan_path_with_config

Function scan_path_with_config 

Source
pub fn scan_path_with_config(
    root: impl AsRef<Path>,
    config: &RaysenseConfig,
) -> Result<ScanReport, ScanError>