13 releases (8 breaking)

0.9.1 Feb 14, 2023
0.9.0 Dec 9, 2022
0.8.0 Nov 1, 2022
0.7.1 Oct 20, 2021
0.6.0 Mar 10, 2021

#459 in Algorithms

34 downloads per month

LGPL-3.0-or-later

31KB
482 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.

Dependencies