DefaultBinder

Type Alias DefaultBinder 

pub type DefaultBinder = Binder<Timeout<DefaultAcceptorFactory, LayerErrorStatic<Elapsed>>, StreamForwardService>;
Available on (crate features proxy or haproxy or socks5) and crate feature socks5 only.
Expand description

Default Binder type.

Aliased Typeยง

pub struct DefaultBinder { /* private fields */ }