Type Definition fera_graph::graphs::adjset::AdjSetDigraph

source ·
pub type AdjSetDigraph<V> = AdjSet<V, Directed>;