pub type MemberId = Id<MemberMarker>;
ID with a team member marker.
struct MemberId { /* private fields */ }