3 unstable releases
Uses new Rust 2024
| 0.2.1 | Nov 26, 2025 |
|---|---|
| 0.2.0 | Aug 25, 2024 |
| 0.1.0 | Aug 18, 2024 |
#7 in #cidr
115KB
2K
SLoC
CIDRs
This library provides a set of types and functions for working with IP CIDRs.
Usage
Add cidrs to your Cargo.toml:
[dependencies]
cidrs = { version = "*", features = ["routing-table"] }
More examples can be found in the examples directory.
Dependencies
~160–570KB
~13K SLoC