Function make_grpc_channel

pub async fn make_grpc_channel(endpoint: &str) -> Result<Channel, Error>