pub type UdpEndpoint = IpEndpoint<Udp>;
Expand description
The UDP endpoint type.
Aliased Typeยง
pub struct UdpEndpoint { /* private fields */ }
pub type UdpEndpoint = IpEndpoint<Udp>;
The UDP endpoint type.
pub struct UdpEndpoint { /* private fields */ }