SocketID

Type Alias SocketID 

Source
pub type SocketID = String;
Expand description

A type to indicate that this is not just any string but a SocketID

Aliased Typeยง

pub struct SocketID { /* private fields */ }