[−][src]Trait petgraph::EdgeType
A graph's edge type determines whether it has directed edges or not.
A graph's edge type determines whether it has directed edges or not.
fn is_directed() -> boolimpl EdgeType for Directed[src][−]fn is_directed() -> bool[src]impl EdgeType for Undirected[src][−]fn is_directed() -> bool[src]