8 releases

0.2.2 Jun 25, 2023
0.2.1 Oct 8, 2021
0.2.0 Aug 9, 2021
0.1.1 Aug 27, 2020
0.0.2 Mar 10, 2017

#289 in Network programming

Download history 25959/week @ 2024-01-10 30272/week @ 2024-01-17 31003/week @ 2024-01-24 28015/week @ 2024-01-31 25987/week @ 2024-02-07 26180/week @ 2024-02-14 29173/week @ 2024-02-21 27679/week @ 2024-02-28 32606/week @ 2024-03-06 33995/week @ 2024-03-13 36136/week @ 2024-03-20 31601/week @ 2024-03-27 32274/week @ 2024-04-03 36444/week @ 2024-04-10 38554/week @ 2024-04-17 33868/week @ 2024-04-24

146,573 downloads per month
Used in 55 crates (34 directly)

MIT license

160KB
5.5K SLoC

Rust CI AppVeyor Status crates.io MIT licensed

cidr crate

This library provides types to represent an IP network (Cidr) or an IP host within a network (Inet).

The naming follows the names of the PostgreSQL data types

The documentation for master is located at https://stbuehler.github.io/rustdocs/cidr/cidr/; released versions are documented at https://docs.rs/cidr.

Examples

Dependencies

~185KB