Struct std::net::IpAddr
Re-export from std::net::address::IpAddr
IP address (IPv6 or IPv4).
Fields
-
kind: AddrKind
-
inner: IpAddrInner
Methods
impl IpAddr { ... }
-
IPv6 address
-
IPv4 address
Mixins
impl IpAddr { ... }
-
-
Returns
false
if arguments are equal,true
otherwise