Function rlink::functions::reduce::schema_reduce::create_basic_agg[][src]

pub fn create_basic_agg(
    column_index: usize,
    agg_type: BasicAggType,
    input_field: Field
) -> Box<dyn Aggregation>