9 releases

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

#152 in Network programming

Download history 34324/week @ 2024-04-04 36408/week @ 2024-04-11 39018/week @ 2024-04-18 37499/week @ 2024-04-25 36463/week @ 2024-05-02 36391/week @ 2024-05-09 42277/week @ 2024-05-16 41347/week @ 2024-05-23 39934/week @ 2024-05-30 44105/week @ 2024-06-06 42397/week @ 2024-06-13 43101/week @ 2024-06-20 42241/week @ 2024-06-27 40692/week @ 2024-07-04 37053/week @ 2024-07-11 28876/week @ 2024-07-18

157,154 downloads per month
Used in 58 crates (34 directly)

MIT license

185KB
6.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

~175KB