Type Definition fera_graph::graphs::OutNeighborIter

source ·
pub type OutNeighborIter<'a, G> = <G as VertexTypes<'a, G>>::OutNeighborIter;