ClientId

Type Alias ClientId 

Source
pub type ClientId = Uuid;
Expand description

Unique ID of a client.

Aliased Typeยง

pub struct ClientId(/* private fields */);