AdjSetDigraph

Type Alias AdjSetDigraph 

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

Aliased Typeยง

pub struct AdjSetDigraph<V> { /* private fields */ }