pub type AggregateFunctionCreatorRef = Arc<dyn AggregateFunctionCreator>;
Aliased Typeยง
struct AggregateFunctionCreatorRef { /* private fields */ }
pub type AggregateFunctionCreatorRef = Arc<dyn AggregateFunctionCreator>;
struct AggregateFunctionCreatorRef { /* private fields */ }