pub fn service_connect( service_path: &str, channel: Channel, ) -> Result<(), Status>
Connects a channel to a named service.