- Sort Score
- Num 10 results
- Language All
- Labels All
Results 201 - 210 of 2,278 for host:doc.rust-lang.org (0.03 seconds)
-
Char in std::ascii - Rust
One of the 128 Unicode characters from U+0000 through U+007F, often known as the ASCII subset.doc.rust-lang.org/std/ascii/enum.Char.htmlThu Jan 22 13:44:19 GMT 2026 199.4K bytes -
Range in std::ops - Rust
A (half-open) range bounded inclusively below and exclusively above (`start..end`).doc.rust-lang.org/std/ops/struct.Range.html -
true - Rust
A value of type `bool` representing logical true.doc.rust-lang.org/std/keyword.true.htmlThu Jan 22 13:44:24 GMT 2026 4.6K bytes -
type - Rust
Define an alias for an existing type.doc.rust-lang.org/std/keyword.type.htmlThu Jan 22 13:44:24 GMT 2026 6.2K bytes -
ChunkBy in std::slice - Rust
An iterator over slice in (non-overlapping) chunks separated by a predicate.doc.rust-lang.org/std/slice/struct.ChunkBy.html -
Eq in std::cmp - Rust
Trait for comparisons corresponding to equivalence relations.doc.rust-lang.org/std/cmp/trait.Eq.htmlThu Jan 22 13:44:20 GMT 2026 106.4K bytes -
Allocator in std::alloc - Rust
An implementation of `Allocator` can allocate, grow, shrink, and deallocate arbitrary blocks of data described via `Layout`.doc.rust-lang.org/std/alloc/trait.Allocator.htmlThu Jan 22 13:44:19 GMT 2026 34.3K bytes -
Clone in std::clone - Rust
A common trait that allows explicit creation of a duplicate value.doc.rust-lang.org/std/clone/trait.Clone.htmlThu Jan 22 13:44:20 GMT 2026 240.7K bytes -
Split in std::slice - Rust
An iterator over subslices separated by elements that match a predicate function.doc.rust-lang.org/std/slice/struct.Split.htmlThu Jan 22 13:44:28 GMT 2026 180.5K bytes -
SplitInclusiveMut in std::slice - Rust
An iterator over the mutable subslices of the vector which are separated by elements that match `pred`. Unlike `SplitMut`, it contains the matched parts in the ends of the subslices.doc.rust-lang.org/std/slice/struct.SplitInclusiveMut.htmlThu Jan 22 13:44:28 GMT 2026 170.8K bytes