Home
last modified time | relevance | path

Searched defs:StreamingInputCallResponse (Results 1 – 2 of 2) sorted by relevance

/tonic/interop/proto/grpc/testing/
H A Dmessages.proto110 message StreamingInputCallResponse { message
/tonic/interop/src/
H A Dserver.rs89 ) -> Result<StreamingInputCallResponse> { in streaming_input_call()