pub type GatherCandidateCancelFn = Box<dyn Fn() + Send + Sync>;

Aliased Type§

struct GatherCandidateCancelFn(/* private fields */);