Structs§
- A
Connect
implementation that will try to reconnect to a FIDL service if the channel has received a peer closed signal. This means it is possibleServiceReconnector
to return a closed channel, but it should eventually reconnect once the FIDL service is restarted.
Traits§
- A trait that manages connecting to service.