Type Alias MeetingId

Source
pub type MeetingId = Uuid;
Expand description

Identifier for meeting points.

Aliased Typeยง

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