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