pub type SocketID = String;
A type to indicate that this is not just any string but a SocketID
SocketID
pub struct SocketID { /* private fields */ }