Skip to main content

UserID

Type Alias UserID 

Source
pub type UserID = String;
Expand description

UserID is the unique ID of a User.

Aliased Typeยง

pub struct UserID { /* private fields */ }