pub type TemporaryInteractionIndex = EdgeIndex<usize>;
Temporary index to and edge of the interaction graph.
struct TemporaryInteractionIndex(/* private fields */);