Module harness
tokio
1.44.1
Module harness
Module Items
Structs
Enums
Functions
In tokio::
runtime::
task
Modules
abort
core
error
harness
id
join
list
raw
state
waker
Structs
LocalNotified
Notified
Task
TaskHarnessScheduleHooks
UnownedTask
Traits
Schedule
Functions
new_task
unowned
Type Aliases
Result
tokio
::
runtime
::
task
Module
harness
Copy item path
Settings
Help
Summary
Source
Structs
§
Harness
🔒
Typed raw task handle.
Enums
§
Poll
Future
🔒
Functions
§
can_
read_
output
🔒
cancel_
task
🔒
Cancels the task and store the appropriate error in the stage field.
panic_
result_
to_
join_
error
🔒
panic_
to_
error
🔒
poll_
future
🔒
Polls the future. If the future completes, the output is written to the stage field.
set_
join_
waker
🔒