Skip to content

support for cidr crate #26

@master-hax

Description

@master-hax

Hi, thanks for making this cool crate. I am requesting support for structs from the cidr crate.

I use the cidr crate over the ipnet crate because it distinguishes networks from single hosts within a network with different structs and requires that networks are represented by the first address.

So it would be cool if IpRange<cidr::Ipv4Cidr> & IpRange<cidr::Ipv6Cidr would work.

https://docs.rs/cidr/latest/cidr/struct.Ipv4Cidr.html
https://docs.rs/cidr/latest/cidr/struct.Ipv6Cidr.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions