Function fdio::service_connect

source ·
pub fn service_connect(
    service_path: &str,
    channel: Channel
) -> Result<(), Status>
Expand description

Connects a channel to a named service.