Skip to main content

ParticipantRole

Type Alias ParticipantRole 

Source
pub type ParticipantRole<H> = <H as IncidenceBase>::Role;
Expand description

Hypergraph-facing alias for a topology incidence role used to distinguish source, target, input, output, or implementation-defined participant categories on directed or role-aware hypergraph views.