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

type AdjSetGraph<V> = AdjSet<V, Undirected>;