7 releases

0.2.1 Oct 8, 2021
0.2.0 Aug 9, 2021
0.1.1 Aug 27, 2020
0.1.0 Feb 26, 2019
0.0.2 Mar 10, 2017

#154 in Network programming

Download history 10602/week @ 2023-02-06 11251/week @ 2023-02-13 11118/week @ 2023-02-20 11233/week @ 2023-02-27 14177/week @ 2023-03-06 13164/week @ 2023-03-13 13520/week @ 2023-03-20 14989/week @ 2023-03-27 13446/week @ 2023-04-03 13347/week @ 2023-04-10 12825/week @ 2023-04-17 15375/week @ 2023-04-24 12947/week @ 2023-05-01 14486/week @ 2023-05-08 11656/week @ 2023-05-15 13321/week @ 2023-05-22

53,241 downloads per month
Used in 28 crates (17 directly)

MIT license

150KB
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 withing 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