Ipv6Set

Type Alias Ipv6Set 

Source
pub type Ipv6Set = IpSet<Ipv6Addr>;

Aliased Type§

pub struct Ipv6Set { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Ipv6Set

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Display for Ipv6Set

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more