Module async_utils::hanging_get::client
source · Expand description
This module provides generalized rust implementations of the hanging get pattern for client side use.
Structs§
- HangingGetStream is a [
Stream
] that is oriented towards being a client to the “Hanging Get” design pattern for flow control as in //docs/development/api/fidl.md#flow_control