Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates > by-pkgid > 4e2dbb669434a7691662cb2f0ad38972 > files > 261

rust-doc-1.28.0-1.mga6.armv7hl.rpm

initSidebarItems({"macro":[["format","Creates a `String` using interpolation of runtime expressions."],["vec","Creates a [`Vec`] containing the arguments."]],"mod":[["alloc","Memory allocation APIs"],["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."],["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."],["task","Types and Traits for working with asynchronous tasks."],["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."]]});