[][src]Type Definition sealrs::executors::executor::ExecutorTask

type ExecutorTask = Box<dyn FnMut() + Send>;