Structs§
- Task failure from awaiting a
JoinHandle
. - A handle to a task running on a
MainContext
. - Variant of
JoinHandle
that is returned fromMainContext::spawn_from_within
.
JoinHandle
.MainContext
.JoinHandle
that is returned from MainContext::spawn_from_within
.