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