mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-15 08:36:34 +00:00
Add an iterator for ipv6 network. (#49)
This is feature gated since i128 is not stable yet
This commit is contained in:

committed by
Abhishek Chanda

parent
fb8f735741
commit
99203160b9
@ -16,3 +16,4 @@ clippy = {version = "0.0.104", optional = true}
|
||||
[features]
|
||||
default = []
|
||||
dev = ["clippy"]
|
||||
ipv6-iterator = []
|
||||
|
Reference in New Issue
Block a user