Type Alias IP

Source
pub type IP = String;
Expand description

Unvalidated ip type

Aliased Typeยง

struct IP { /* private fields */ }