Macrosยง
- trace ๐
Structsยง
- WakerRef ๐
Staticsยง
- WAKER_VTABLE ๐
Functionsยง
- clone_waker ๐ โ
- drop_waker ๐ โ
- raw_waker ๐
- wake_by_ref ๐ โ
- wake_by_val ๐ โ
- waker_ref ๐Returns a
WakerRef
which avoids having to preemptively increase the refcount if there is no need to do so.