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