Searched defs:SendPushedResponse (Results 1 – 1 of 1) sorted by relevance
297 pub struct SendPushedResponse<B: Buf> { struct302 impl<B: Buf + fmt::Debug> fmt::Debug for SendPushedResponse<B> { implementation1191 impl<B: Buf> SendPushedResponse<B> { implementation