Macro petgraph::visit::IntoNeighbors

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