Searched refs:StreamingOutputCallStream (Results 1 – 1 of 1) sorted by relevance
61 type StreamingOutputCallStream = Stream<StreamingOutputCallResponse>; typedef66 ) -> Result<Self::StreamingOutputCallStream> { in streaming_output_call() argument82 Box::pin(stream) as Self::StreamingOutputCallStream in streaming_output_call()