pub async fn connect_rpc_client(
    uri: Uri
) -> Result<InvocationServiceClient<Channel>, Error>
Expand description

Create an RPC client.