Trait Direction

Source
pub trait Direction { }
Expand description

グラフの辺の有向・無向の情報をもたせるためのトレイト。

Implementors§