Modulesยง
- check_
task ๐
Structsยง
- EqWaker ๐
- Wrapper around waker to compare its data/vtable fields by pointer equality. This suffices to identify the waker for one of our tasks, as we always use the same data/vtable pointer for a given task.
- Runtime ๐
- Runtime
Data ๐
Traitsยง
- Defer
Result ๐ - A trait to process the items that can result from a
Defer.