Skip to main content

HttpPrefixedIo

Type Alias HttpPrefixedIo 

pub type HttpPrefixedIo<S> = PrefixedIo<StackReader<rama_net::::http::server::peek::HttpPrefixedIo::{constant#0}>, S>;
Expand description

PrefixedIo alias used by HttpPeekRouter.

Aliased Typeยง

pub struct HttpPrefixedIo<S> { /* private fields */ }