Skip to main content

TlsPrefixedIo

Type Alias TlsPrefixedIo 

pub type TlsPrefixedIo<S> = PrefixedIo<StackReader<rama_tls::::server::peek::TlsPrefixedIo::{constant#0}>, S>;
Available on crate feature tls only.
Expand description

PrefixedIo alias used by TlsPeekRouter.

Aliased Type§

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