achanda / ipnetwork

A library to work with CIDRs in rust
Apache License 2.0
121 stars 38 forks source link

Implement TryFrom<&str> for all basic types #136

Closed achanda closed 4 years ago

achanda commented 4 years ago

Also improve some docs and FromStr type signature Closes #135