| Crates.io | cidr |
| lib.rs | cidr |
| version | 0.3.1 |
| created_at | 2017-03-06 15:41:04.873693+00 |
| updated_at | 2025-01-18 12:23:01.966066+00 |
| description | IP network and IP host within network types |
| homepage | https://github.com/stbuehler/rust-cidr |
| repository | https://github.com/stbuehler/rust-cidr |
| max_upload_size | |
| id | 8852 |
| size | 207,792 |
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.
bitstring feature and the bitstring-trees crate: https://github.com/stbuehler/rust-gather-cidr-map