A participant in the sequence diagram.
@type t() :: %Boxart.Render.Sequence.Participant{ id: String.t(), label: String.t(), type: :participant | :actor }