Expand description
Filtering of IP addresses
Structs§
- Cidr
- CIDR filter
- Cidr
Parse Error - Error which is returned when parsing CIDR’s textual representation
- Or
- Combination of filters with
ORcondition
Traits§
- Filter
- Interface to define function that filters out IP address
Functions§
- or
- Creates new
ORfilter out of two filters