UntilFn typedef

UntilFn = bool Function(RouteQueueEntry entry)

Implementation

typedef UntilFn = bool Function(RouteQueueEntry entry);