pub type ParticipantId = String;
A participant in a choreography (typically a widget).
pub struct ParticipantId { /* private fields */ }