pub type MeetingId = Uuid;
Identifier for meeting points.
pub struct MeetingId(/* private fields */);