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