initSidebarItems({"mod":[["map","Maps."],["set","Sets."]],"trait":[["AddRemove","A marker that indicates that a collection supports the insertion of new items and the removal of existing items."],["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."],["Mutate","A marker that indicates that a collection supports the mutation of its items."],["PrioDeque","A double-ended priority queue."],["PrioQueue","A priority queue."],["Queue","A queue."]]});