Skip to main content

Module types

Module types 

Source
Expand description

Contains various networking-related types

Enumsยง

IpOrHost
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.
SealedHost
Contains optionally encrypted IpOrHost.