Skip to main content

HttpPrefixedIo

Type Alias HttpPrefixedIo 

pub type HttpPrefixedIo<S> = PrefixedIo<StackReader<rama_net::::http::server::peek::HttpPrefixedIo::{constant#0}>, S>;
Available on crate feature net only.
Expand description

PrefixedIo alias used by HttpPeekRouter.

Aliased Type§

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