pub fn create_aggregate_input(
sources: &[&Input],
aggregate_id: InputId,
) -> Option<AggregateDescriptor>Expand description
Create an aggregate input from multiple coalesced inputs.
pub fn create_aggregate_input(
sources: &[&Input],
aggregate_id: InputId,
) -> Option<AggregateDescriptor>Create an aggregate input from multiple coalesced inputs.