Ipv6Address

Type Alias Ipv6Address 

Source
pub type Ipv6Address = (u16, u16, u16, u16, u16, u16, u16, u16);
Available on crate feature p3 only.