ipnetwork
ipnetwork copied to clipboard
Add `IpNetwork::with_netmask_checked` & `Ipv{4,6}Network::with_netmask_checked`
As I promised in https://github.com/achanda/ipnetwork/pull/214, this PR adds the following const constructors:
-
IpNetwork::with_netmask_checked -
Ipv4Network::with_netmask_checked -
Ipv6Network::with_netmask_checked
Thanks for showing interest in these PRs, I will start contributing with more broadly useful stuff soon I promise 💜