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