V6Pinger

Type Alias V6Pinger 

Source
pub type V6Pinger = Pinger<Ipv6Addr>;
Expand description

A pinger for IPv6 addresses

Aliased Typeยง

pub struct V6Pinger { /* private fields */ }