Function fuchsia_component::client::connect_to_protocol

source ยท
pub fn connect_to_protocol<P: DiscoverableProtocolMarker>() -> Result<P::Proxy, Error>
Expand description

Connect to a FIDL protocol using the application root namespace.