Struct rustc::middle::graph::NodeIndexUnstable
[-] [+]
[src]
pub struct NodeIndex(pub usize);
Methods
impl NodeIndex
[-]fn node_id(&self) -> usize
Returns unique id (unique with respect to the graph holding associated node).