Module harness

Source

Structsยง

Harness ๐Ÿ”’
Typed raw task handle.

Enumsยง

PollFuture ๐Ÿ”’

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 ๐Ÿ”’