Macro petgraph::graphmap::iterator_wrap
source ยท macro_rules! iterator_wrap { ($name: ident <$($typarm:tt),*> where { $($bounds: tt)* } item: $item: ty, iter: $iter: ty, ) => { ... }; }
macro_rules! iterator_wrap { ($name: ident <$($typarm:tt),*> where { $($bounds: tt)* } item: $item: ty, iter: $iter: ty, ) => { ... }; }