Constant IPV4_BROADCAST
pub const IPV4_BROADCAST: IpAddr;Available on crate feature
net only.Expand description
An IPv4 address representing the broadcast address: 255.255.255.255.
pub const IPV4_BROADCAST: IpAddr;net only.An IPv4 address representing the broadcast address: 255.255.255.255.