Function rustc_data_structures::graph::each_edge_index
[−]
[src]
pub fn each_edge_index<F>(max_edge_index: EdgeIndex, f: F) where F: FnMut(EdgeIndex) -> bool
🔬 This is a nightly-only experimental API. (
rustc_private
)