pub fn connect_to_service<S: ServiceMarker>() -> Result<S::Proxy, Error>
Expand description

Connect to the “default” instance of a FIDL service in the /svc directory of the application’s root namespace.