Type Alias DefaultUdpRelay
pub type DefaultUdpRelay = UdpRelay<Timeout<DefaultUdpBinder, LayerErrorStatic<Elapsed>>, DirectUdpRelay>;
Expand description
Default [UdpBinder
] type.
Aliased Typeยง
pub struct DefaultUdpRelay { /* private fields */ }
pub type DefaultUdpRelay = UdpRelay<Timeout<DefaultUdpBinder, LayerErrorStatic<Elapsed>>, DirectUdpRelay>;
Default [UdpBinder
] type.
pub struct DefaultUdpRelay { /* private fields */ }