[−][src]Trait safe_graph::graph::edge::EdgeType
A graph's edge type determines whether is has directed edges or not.
A graph's edge type determines whether is 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]