pub type ProfileId = Uuid;
Unique identifier for a profile
pub struct ProfileId(/* private fields */);