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