Skip to main content

load

Function load 

Source
pub fn load(
    path: &Path,
    expected_kind: DetectionKind,
) -> Result<Vec<Detection>, DetectionError>
Expand description

Load detections from a CSV file.