[][src]Type Definition autopool::JobFunction

type JobFunction<In, Out, F> = fn(_: Job<In, Out>) -> F;