pub type AggregationFn = Arc<dyn Fn(&str, &[TanStackValue]) -> TanStackValue + Sync + Send>;Aliased Typeยง
pub struct AggregationFn { /* private fields */ }pub type AggregationFn = Arc<dyn Fn(&str, &[TanStackValue]) -> TanStackValue + Sync + Send>;pub struct AggregationFn { /* private fields */ }