[−][src]Trait petgraph::visit::FilterEdge
A graph filter for edges
Required methods
fn include_edge(&self, edge: Edge) -> bool
[−]
Return true to have the edge be part of the graph
A graph filter for edges
fn include_edge(&self, edge: Edge) -> bool
[−]Return true to have the edge be part of the graph