Expand description
Support for running asynchronous objects (streams, tasks, etc.) until stalled.
This module simply publishes implementations in child modules.
Structs§
- The stream returned from
until_stalled
.
Traits§
- Types that implement
StreamAndControlHandle
can stream out FIDL request messages and vend out weak control handles which lets you manage the connection and send events.
Functions§
until_stalled
wraps a FIDL request stream of type [RS
] into another stream yielding the same requests, but could complete prematurely if it has stalled, meaning: