initSidebarItems({"mod":[["map","Maps."],["set","Sets."]],"trait":[["Collection","A collection."],["Deque","A double-ended queue."],["DrainRange","A collection that supports draining a range of its items."],["FifoDeque","A double-ended first-in, first-out queue."],["FifoQueue","A first-in, first-out queue."],["Iter","A collection that supports by-reference iteration."],["List","A list."],["Mut","A marker trait that enables write access to a collection's items."],["Own","A marker trait that enables insertion and removal of a collection's items."],["PrioDeque","A double-ended priority queue."],["PrioQueue","A priority queue."],["Queue","A queue."]]});