magiclen / cidr-utils

This crate provides functions for working with IPv4 CIDRs and IPv6 CIDRs.
MIT License
32 stars 11 forks source link

Implement serde::{Serialize, Deserialize} #2

Closed kaoet closed 2 years ago

kaoet commented 5 years ago

Cidrs should be able to serialize and deserialize with serde.