10 releases

0.3.0 Sep 30, 2024
0.2.3 Jun 25, 2024
0.2.2 Jun 25, 2023
0.2.1 Oct 8, 2021
0.0.2 Mar 10, 2017

#155 in Network programming

Download history 38857/week @ 2024-07-27 40344/week @ 2024-08-03 38275/week @ 2024-08-10 39108/week @ 2024-08-17 49516/week @ 2024-08-24 41519/week @ 2024-08-31 48118/week @ 2024-09-07 39352/week @ 2024-09-14 45037/week @ 2024-09-21 48887/week @ 2024-09-28 38860/week @ 2024-10-05 51603/week @ 2024-10-12 44915/week @ 2024-10-19 47561/week @ 2024-10-26 36979/week @ 2024-11-02 60624/week @ 2024-11-09

200,835 downloads per month
Used in 72 crates (44 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

~180KB