issues
search
achanda
/
ipnetwork
A library to work with CIDRs in rust
Apache License 2.0
121
stars
38
forks
source link
Miscellaneous cleanups and small changes
#165
Closed
achanda
closed
1 year ago
achanda
commented
1 year ago
Add a reference where missing
Cleanup mask for Ipv4Addr
Shrink the enumerate call on mask
Cleanup both size functions
Simplify FromStr for Ipv6Network
Make parse_prefix more idiomatic