Struct executors::ClosureTask
[−]
[src]
pub struct ClosureTask<R, E> where R: Send + 'static, E: Send + 'static {
// some fields omitted
}Type for tasks that are just closures