Type Alias Hostname

Source
pub type Hostname = String;
Expand description

The type of (TCP) hostnames.

Aliased Typeยง

pub struct Hostname { /* private fields */ }