QueryHook typedef

QueryHook = void Function(QueryPlan plan)

Implementation

typedef QueryHook = void Function(QueryPlan plan);