Socks5PeekStream

Type Alias Socks5PeekStream 

pub type Socks5PeekStream<S> = PeekStream<StackReader<rama_socks5::::server::peek::Socks5PeekStream::{constant#0}>, S>;
Available on (crate features proxy or haproxy or socks5) and crate feature socks5 only.
Expand description

Aliased Typeยง

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