pub type BoxedAggregateFunction = Box<dyn AggregateFunction>;Aliased Typeยง
pub struct BoxedAggregateFunction(/* private fields */);pub type BoxedAggregateFunction = Box<dyn AggregateFunction>;pub struct BoxedAggregateFunction(/* private fields */);