Searched defs:HttpStream (Results 1 – 1 of 1) sorted by relevance
32 pub struct HttpStream<T> { struct37 impl<T> AsyncRead for HttpStream<T> implementation51 impl<T> AsyncWrite for HttpStream<T> implementation73 impl<T> ConnInfo for HttpStream<T> { implementation83 impl<T> HttpStream<T> { impl