cidr 0.2.0

IP network and IP host within network types
Documentation

Rust CI AppVeyor Status crates.io MIT licensed

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.