pub type AggregateFunctionCreatorRef = Arc<dyn AggregateFunctionCreator>;

Aliased Type§

struct AggregateFunctionCreatorRef { /* private fields */ }