petgraph::visit

Macro Visitable

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