pub type IcmpSocket = RawSocket<Icmp>;
The ICMP socket type.
pub struct IcmpSocket { /* private fields */ }