connect_server_end_to_protocol_at

Function connect_server_end_to_protocol_at 

Source
pub fn connect_server_end_to_protocol_at<P: Discoverable>(
    server_end: ServerEnd<P>,
    service_directory_path: &str,
) -> Result<(), Error>
Expand description

Connect to a FIDL protocol using the provided server end and namespace prefix.