pub type IcmpEndpoint = IpEndpoint<Icmp>;
Expand description
The ICMP endpoint type.
Aliased Typeยง
pub struct IcmpEndpoint { /* private fields */ }
pub type IcmpEndpoint = IpEndpoint<Icmp>;
The ICMP endpoint type.
pub struct IcmpEndpoint { /* private fields */ }