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