Type Alias DefaultBinder
pub type DefaultBinder = Binder<Timeout<DefaultAcceptorFactory, LayerErrorStatic<Elapsed>>, StreamForwardService>;
Expand description
Default Binder
type.
Aliased Typeยง
pub struct DefaultBinder { /* private fields */ }
pub type DefaultBinder = Binder<Timeout<DefaultAcceptorFactory, LayerErrorStatic<Elapsed>>, StreamForwardService>;
Default Binder
type.
pub struct DefaultBinder { /* private fields */ }