Type Alias AddressType

Source
pub type AddressType = String;
Expand description

AddressType defines how a network address is represented as a text string.

Aliased Typeยง

struct AddressType { /* private fields */ }