achanda / ipnetwork

A library to work with CIDRs in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ipv6Network::nth

kriomant opened this issue · comments

nth method is implemented for Ipv4Network but not for Ipv6Network. Is it due to some fundamental difference between IP4/IP6 neworks or just forgotten?