fcidr 0.2.0

Fragmented Classless Inter-Domain Routing (FCIDR) A library exposing a data structure to represent a set of CIDR ranges and easily manipulate its entries using set-like operations.
Documentation
[badges.github]
repository = "nicholaschiasson/fcidr"

[badges.maintenance]
status = "passively-maintained"

[dependencies]

[package]
authors = ["Nicholas Omer Chiasson <nicholasomerchiasson@gmail.com>"]
categories = ["data-structures", "network-programming"]
description = "Fragmented Classless Inter-Domain Routing (FCIDR)\n\nA library exposing a data structure to represent a set of CIDR ranges and\neasily manipulate its entries using set-like operations.\n"
edition = "2021"
homepage = "https://github.com/nicholaschiasson/fcidr"
keywords = ["network", "ip", "ipv4", "cidr"]
license = "MIT"
name = "fcidr"
readme = "README.md"
repository = "https://github.com/nicholaschiasson/fcidr"
version = "0.2.0"