pub type DefaultMapIPQ<Index, Priority> = IndexedPriorityQueue<Index, DefaultMap<Index, Priority>, IndexedHashMap<Index, usize>>;Aliased Typeยง
pub struct DefaultMapIPQ<Index, Priority> { /* private fields */ }pub type DefaultMapIPQ<Index, Priority> = IndexedPriorityQueue<Index, DefaultMap<Index, Priority>, IndexedHashMap<Index, usize>>;pub struct DefaultMapIPQ<Index, Priority> { /* private fields */ }