ClientID

Type Alias ClientID 

Source
pub type ClientID = String;
Expand description

String alias to represent a client identifier

Aliased Typeยง

pub struct ClientID { /* private fields */ }