pub type V6Pinger = Pinger<Ipv6Addr>;
A pinger for IPv6 addresses
pub struct V6Pinger { /* private fields */ }