pub type NetAddr = String;
Use String to express a network address, in the the perspective of the client, see NetAddr.
String
pub struct NetAddr { /* private fields */ }