recoverable_thread_pool

Type Alias ThreadPoolJob

Source
pub type ThreadPoolJob = Box<dyn RecoverableFunction>;

Aliased Typeยง

struct ThreadPoolJob(/* private fields */);