tokio
1.41.1
Notified
Aliased type
Fields
0
In tokio::runtime::scheduler::current_thread
Type Alias
tokio
::
runtime
::
scheduler
::
current_thread
::
Notified
Copy item path
source
·
[
−
]
type Notified =
Notified
<
Arc
<
Handle
>>;
Aliased Type
§
struct Notified(
Task
<
Arc
<
Handle
>>);
Fields
§
§
0:
Task
<
Arc
<
Handle
>>