Function rustc::middle::graph::each_edge_index[src]

pub fn each_edge_index(max_edge_index: EdgeIndex, f: |EdgeIndex| -> bool)