Struct petgraph::visit::AsUndirected
[−]
[src]
pub struct AsUndirected<G>(pub G);
Wrapper type for walking the graph as if it is undirected