Type Alias AggregateFunctionMetaRef

Source
pub type AggregateFunctionMetaRef = Arc<AggregateFunctionMeta>;

Aliased Typeยง

struct AggregateFunctionMetaRef { /* private fields */ }