pub type Hostname = String;
The type of (TCP) hostnames.
pub struct Hostname { /* private fields */ }