pub type V4Pinger = Pinger<Ipv4Addr>;
A pinger for IPv4 addresses
pub struct V4Pinger { /* private fields */ }