Crate may_waiter

Source

Structsยง

ID
the id type from TokenWaiter::get_id()
MapWaiter
Waiter guard to wait the response
MapWaiterOwned
SlabWaiter
Waiter guard to wait the response
SlabWaiterOwned
TokenWaiter
token waiter that could be used for primitive wait blocking
Waiter
Generic Waiter that could wait for a response
WaiterMap
Waiter map that could be used to wait response for given keys
WaiterSlab
Waiter slab that could be used to wait response for given keys Note: usually you could use Arc directly