Skip to main content

LinkId

Type Alias LinkId 

Source
pub type LinkId = usize;
Expand description

Identifier of a link returned by Graph::link. Equal to the link’s position in insertion order.