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