Type Definition fera_graph::graphs::adjset::AdjSetDigraph [] [src]

type AdjSetDigraph<V> = AdjSet<V, Directed>;