Skip to main content

detect_grid

Function detect_grid 

Source
pub fn detect_grid(
    request: DetectionRequest<'_>,
) -> Result<(GridDetection, ComponentDiagnostics), GridError>
Expand description

Detect the primary component and retain its rejection diagnostics.