Skip to main content

TlsPrefixedIo

Type Alias TlsPrefixedIo 

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

PrefixedIo alias used by TlsPeekRouter.

Aliased Typeยง

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