Searched refs:ServerIoStream (Results 1 – 2 of 2) sorted by relevance
| /tonic/tonic/src/transport/server/ |
| H A D | io_stream.rs | 26 pub(crate) struct ServerIoStream<S, IO, IE> struct 36 impl<S, IO, IE> ServerIoStream<S, IO, IE> impl 69 impl<S, IO, IE> Stream for ServerIoStream<S, IO, IE> implementation
|
| H A D | mod.rs | 666 let incoming = io_stream::ServerIoStream::new( in serve_internal()
|