Skip to main content

full_scan_group

Function full_scan_group 

Source
fn full_scan_group(
    idx: &VolumeIndex,
    memo: &PathMemos,
    terms: &[CTerm],
    skip_excluded: bool,
    bitmap: &mut [u64],
    metrics: &mut SearchMetrics,
)