service_connect

Function service_connect 

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

Connects a channel to a named service.