mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-19 02:04:58 +00:00

* errors: adds `From<AddrParseError>` for `IpNetworkError` * ipv4: adds safety comment to `new_unchecked` and debug assertions to verify compliance * ipv6: rewrite core ipv6 methods to operate on `u128`s