Searched refs:streaming_input_call (Results 1 – 2 of 2) sorted by relevance
86 async fn streaming_input_call( in streaming_input_call() method
92 let result = client.streaming_input_call(Request::new(stream)).await; in client_streaming()