pub type RemoteServerContext<Incoming, Outgoing> = ServerContext<TokioIo<Upgraded>, Incoming, Outgoing, (), RemoteServerContextExtensions>;Aliased Type§
struct RemoteServerContext<Incoming, Outgoing> { /* private fields */ }pub type RemoteServerContext<Incoming, Outgoing> = ServerContext<TokioIo<Upgraded>, Incoming, Outgoing, (), RemoteServerContextExtensions>;struct RemoteServerContext<Incoming, Outgoing> { /* private fields */ }