pub fn run<D: DataT>((name, arity, run): Filter<RunPtr<D>>) -> Filter<Native<D>>
Convert a filter with a run pointer to a native filter.