#ipv4 #range #ip-address #networking

nightly no-std dia-ip-range

15 releases (9 breaking)

new 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

#479 in Algorithms

Download history 8/week @ 2024-02-17 8/week @ 2024-02-24 3/week @ 2024-03-09 4/week @ 2024-03-30 148/week @ 2024-04-06

152 downloads per month

LGPL-3.0-or-later

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.

Dependencies