UserId

Type Alias UserId 

Source
pub type UserId = Principal;
Expand description

The principal id of a user.

Aliased Typeยง

pub struct UserId { /* private fields */ }