pub fn open_service<S: ServiceMarker>() -> Result<DirectoryProxy, Error>
Expand description
Opens a FIDL service as a directory, which holds instances of the service.
pub fn open_service<S: ServiceMarker>() -> Result<DirectoryProxy, Error>
Opens a FIDL service as a directory, which holds instances of the service.