connect_to_protocol_at

Function connect_to_protocol_at 

Source
pub fn connect_to_protocol_at<P: Discoverable>(
    service_prefix: &str,
) -> Result<ClientEnd<P>, Error>
Expand description

Connect to a FIDL protocol using the provided namespace prefix.