pub fn service_connect_at( dir: &Channel, service_path: &str, channel: Channel, ) -> Result<(), Status>
Connects a channel to a named service relative to a directory dir. dir must be a directory protocol channel.
dir