Type Definition fera_graph::graphs::EdgeIter

source ·
pub type EdgeIter<'a, G> = <G as EdgeTypes<'a, G>>::EdgeIter;