Skip to main content

MemberId

Type Alias MemberId 

Source
pub type MemberId = Uuid;
Expand description

Unique identifier for a team member

Aliased Typeยง

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