Type Alias mpc_protocol::MeetingId
source · pub type MeetingId = Uuid;
Expand description
Identifier for meeting points.
Aliased Type§
struct MeetingId(/* private fields */);
pub type MeetingId = Uuid;
Identifier for meeting points.
struct MeetingId(/* private fields */);