Sophie

Sophie

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

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

initSidebarItems({"macro":[["format","Creates a `String` using interpolation of runtime expressions."],["vec","Creates a [`Vec`] containing the arguments."]],"mod":[["alloc",""],["allocator","Use the `alloc` module instead."],["arc","Thread-safe reference-counting pointers."],["binary_heap","A priority queue implemented with a binary heap."],["borrow","A module for working with borrowed data."],["boxed","A pointer type for heap allocation."],["btree_map","A map based on a B-Tree."],["btree_set","A set based on a B-Tree."],["fmt","Utilities for formatting and printing `String`s."],["heap","Use the `alloc` module instead."],["linked_list","A doubly-linked list with owned nodes."],["raw_vec",""],["rc","Single-threaded reference-counting pointers. 'Rc' stands for 'Reference Counted'."],["slice","A dynamically-sized view into a contiguous sequence, `[T]`."],["str","Unicode string slices."],["string","A UTF-8 encoded, growable string."],["vec","A contiguous growable array type with heap-allocated contents, written `Vec<T>`."],["vec_deque","A double-ended queue implemented with a growable ring buffer."]]});