Structsยง
- ID
- the id type from
TokenWaiter::get_id()
- MapWaiter
- Waiter guard to wait the response
- MapWaiter
Owned - Slab
Waiter - Waiter guard to wait the response
- Slab
Waiter Owned - Token
Waiter - token waiter that could be used for primitive wait blocking
- Waiter
- Generic Waiter that could wait for a response
- Waiter
Map - Waiter map that could be used to wait response for given keys
- Waiter
Slab - Waiter slab that could be used to wait response for given keys
Note: usually you could use Arc
directly