Skip to main content

aggregate

Function aggregate 

Source
pub fn aggregate(
    bare: &[QueryRecord],
    prefixed: &[QueryRecord],
    relevant_sets: &HashMap<String, HashSet<Uuid>>,
) -> AggregateReport