achanda / ipnetwork

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

Fix /0 networks #179

Open ctrlcctrlv opened 1 year ago

ctrlcctrlv commented 1 year ago

Closes #178.

Likely needs some review.