Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > cb677c027f0cc5c56853dd08d65bfb88 > files > 12063

rust-doc-1.27.1-1.1.mga6.x86_64.rpm

initSidebarItems({"enum":[["CollectionAllocErr","Augments `AllocErr` with a CapacityOverflow variant."]],"mod":[["binary_heap","A priority queue implemented with a binary heap."],["btree_map","A map based on a B-Tree."],["btree_set","A set based on a B-Tree."],["hash_map","A hash map implemented with linear probing and Robin Hood bucket stealing."],["hash_set","A hash set implemented as a `HashMap` where the value is `()`."],["linked_list","A doubly-linked list with owned nodes."],["vec_deque","A double-ended queue implemented with a growable ring buffer."]],"struct":[["BTreeMap","A map based on a B-Tree."],["BTreeSet","A set based on a B-Tree."],["BinaryHeap","A priority queue implemented with a binary heap."],["HashMap","A hash map implemented with linear probing and Robin Hood bucket stealing."],["HashSet","A hash set implemented as a `HashMap` where the value is `()`."],["LinkedList","A doubly-linked list with owned nodes."],["VecDeque","A double-ended queue implemented with a growable ring buffer."]]});