Method lrs::socket::ip::Ipv6Addr::unspecified

Creates the unspecified address ::.

Syntax

impl Ipv6Addr {
    fn unspecified() -> Ipv6Addr
}