Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > fdedb3cf2140df9b6d419a2338ab1caa > files > 3765

rust-doc-1.25.0-1.mga6.x86_64.rpm

initSidebarItems({"enum":[["Bound","An endpoint of a range of keys."]],"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."],["range","Range syntax."],["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."]]});