pub type TemporaryInteractionIndex = EdgeIndex<usize>;
Expand description

Temporary index to and edge of the interaction graph.

Aliased Type§

struct TemporaryInteractionIndex(/* private fields */);