achanda / ipnetwork

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

Add `Ipv6Network::nth` to get the nth address (take two) #176

Closed ctrlcctrlv closed 1 year ago

ctrlcctrlv commented 1 year ago

Seeing as @joshtriplett did not respond for over a year I'm remaking this. With tests this time.