petgraph::visit

Macro IntoNeighborsDirected

Source
macro_rules! IntoNeighborsDirected {
    ($m:ident $extra:tt) => { ... };
}