pub type WList<V, W> = WeightedList<V, W>;Expand description
A shorthand for WeightedList.
Aliased Typeยง
pub struct WList<V, W> { /* private fields */ }pub type WList<V, W> = WeightedList<V, W>;A shorthand for WeightedList.
pub struct WList<V, W> { /* private fields */ }