pub type Addr = ByteString;Expand description
Network address storage using efficient ByteString
Aliased Typeยง
struct Addr(/* private fields */);pub type Addr = ByteString;Network address storage using efficient ByteString
struct Addr(/* private fields */);