Function fuchsia_component::client::connect_to_service_instance_at_dir
source ยท pub fn connect_to_service_instance_at_dir<S: ServiceMarker>(
directory: &DirectoryProxy,
instance: &str,
) -> Result<S::Proxy, Error>
Expand description
Connect to a named instance of a FIDL service hosted in the service subdirectory under the
directory protocol channel directory