Skip to main content

create_aggregate_input

Function create_aggregate_input 

Source
pub fn create_aggregate_input(
    sources: &[&Input],
    aggregate_id: InputId,
) -> Option<AggregateDescriptor>
Expand description

Create an aggregate input from multiple coalesced inputs.