V4Pinger

Type Alias V4Pinger 

Source
pub type V4Pinger = Pinger<Ipv4Addr>;
Expand description

A pinger for IPv4 addresses

Aliased Typeยง

pub struct V4Pinger { /* private fields */ }