WList

Type Alias WList 

Source
pub type WList<V, W> = WeightedList<V, W>;

Aliased Typeยง

pub struct WList<V, W> { /* private fields */ }