15 releases (9 breaking)
0.10.0 | Apr 11, 2024 |
---|---|
0.9.1 | Feb 14, 2023 |
0.9.0 | Dec 9, 2022 |
0.8.0 | Nov 1, 2022 |
0.6.0 | Mar 10, 2021 |
#1564 in Algorithms
33KB
490 lines
Dia IP range
Project
- License: GNU Lesser General Public License, either version 3, or (at your option) any later version.
- This project follows Semantic Versioning 2.0.0
Features
This crate provides iterators for IPv4 addresses. This is useful for programs operating on local area networks (LANs).
For examples, see IPv4RangeIter
.
Notes
Documentation is built with all features. Some of them are optional. If you see some components from other crates, you can view source to see what features are required.