Method lrs::socket::ip::Ipv4Addr::any

Creates the unspecified address 0.0.0.0.

Syntax

impl Ipv4Addr {
    fn any() -> Ipv4Addr
}