Expand description
ip matcher and utilities
Structs§
- Matcher based on whether or not the
IpNet
contains theSocketAddr
of the peer. - An IPv4 network address.
- An IPv6 network address.
Enums§
- An IP network address, either IPv4 or IPv6.
Traits§
- utility trait to consume a tpe into an
IpNet