Type Definition monoio_http::h1::codec::decoder::RequestDecoder
source · pub type RequestDecoder<IO> = GenericDecoder<IO, GenericHeadDecoder<Request, RequestHeadDecoder, ChannelWrapper>>;
pub type RequestDecoder<IO> = GenericDecoder<IO, GenericHeadDecoder<Request, RequestHeadDecoder, ChannelWrapper>>;