Home
last modified time | relevance | path

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

/tonic/tonic/src/
H A Drequest.rs98 fn into_streaming_request(self) -> Request<Self::Stream>; in into_streaming_request() method
374 fn into_streaming_request(self) -> Request<Self> { in into_streaming_request() function
386 fn into_streaming_request(self) -> Self { in into_streaming_request() function