Function fuchsia_component::client::open_service

source ยท
pub fn open_service<S: ServiceMarker>() -> Result<DirectoryProxy, Error>
Expand description

Opens a FIDL service as a directory, which holds instances of the service.