Expand description
Contains various networking-related types
Enumsยง
- IpOr
Host - Implements a host name with port.
This could be either a DNS name with port
or an IP address with port represented by
std::net::SocketAddr. - IpProtocol
- Lists some of the IP protocols.
- Sealed
Host - Contains optionally encrypted
IpOrHost.