krisprice / ipnet

IpNet, Ipv4Net, and Ipv6Net types and methods for Rust
Apache License 2.0
119 stars 25 forks source link

impl Default for Ip*Net #19

Closed imp closed 4 years ago

krisprice commented 4 years ago

I realized after saying go for it that when you mass change all EOLs it makes it hard to review a diff so I cherry picked in your commits. Your Default implementation is now in 2.3.0. Thanks for doing that. :-)