gitql_std::aggregation

Function aggregation_count

Source
pub fn aggregation_count(
    group_values: Vec<Vec<Box<dyn Value>>>,
) -> Box<dyn Value>