Struct rustc_lint::middle::graph::EdgeIndexUnstable
[-] [+]
[src]
pub struct EdgeIndex(pub usize);
Methods
impl EdgeIndex
fn edge_id(&self) -> usize
Returns unique id (unique with respect to the graph holding associated edge).