Home
last modified time | relevance | path

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

/tonic/tonic/src/transport/server/
H A Dio_stream.rs26 pub(crate) struct ServerIoStream<S, IO, IE> struct
36 impl<S, IO, IE> ServerIoStream<S, IO, IE> implementation
69 impl<S, IO, IE> Stream for ServerIoStream<S, IO, IE> implementation