web_
thread_
pool
0.1.0
Task
Aliased Type
In crate web_
thread_
pool
web_thread_pool
Type Alias
Task
Copy item path
Source
pub type Task<T> =
Guard
<
Task
<T>>;
Aliased Type
ยง
struct Task<T> {
/* private fields */
}