Skip to main content

TeamId

Type Alias TeamId 

Source
pub type TeamId = Uuid;
Expand description

Unique identifier for a team

Aliased Typeยง

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