Skip to main content

detect_grid_all

Function detect_grid_all 

Source
pub fn detect_grid_all(
    request: DetectionRequest<'_>,
) -> Result<(Vec<GridDetection>, DetectionDiagnostics), GridError>
Expand description

Detect all components and retain rejection diagnostics.