Macro petgraph::visit::IntoEdgeReferences

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