Std.Ip.networkOf
1 declaration
fn
networkOf: &Std.Ip.Address -> Int -> Option[Std.Ip.Network]The network of the given prefix length that holds the address, with its host bits cleared, or None when the prefix is outside the family's width.
1 declaration
networkOf: &Std.Ip.Address -> Int -> Option[Std.Ip.Network]The network of the given prefix length that holds the address, with its host bits cleared, or None when the prefix is outside the family's width.