Macro petgraph::visit::IntoNeighborsDirected

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