Type Alias UserId

Source
pub type UserId = Uuid;

Aliased Typeยง

struct UserId(/* private fields */);