- Sort Score
- Num 10 results
- Language All
- Labels All
Results 301 - 310 of 2,278 for host:doc.rust-lang.org (0.2 seconds)
-
from_raw_parts in std::slice - Rust
Forms a slice from a pointer and a length.doc.rust-lang.org/std/slice/fn.from_raw_parts.htmlThu Feb 12 20:19:41 GMT 2026 12.8K 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 Feb 12 20:19:41 GMT 2026 170.8K bytes -
from_ptr_range in std::slice - Rust
Forms a slice from a pointer range.doc.rust-lang.org/std/slice/fn.from_ptr_range.htmlThu Feb 12 20:19:41 GMT 2026 7.3K bytes -
CharTryFromError in std::char - Rust
The error type returned when a conversion from `prim@u32` to `prim@char` fails.doc.rust-lang.org/std/char/struct.CharTryFromError.htmlThu Feb 12 20:19:33 GMT 2026 36.3K 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 Feb 12 20:19:41 GMT 2026 180.5K bytes -
from_u32_unchecked in std::char - Rust
Converts a `u32` to a `char`, ignoring validity. Use `char::from_u32_unchecked` instead.doc.rust-lang.org/std/char/fn.from_u32_unchecked.htmlThu Feb 12 20:19:33 GMT 2026 3.7K bytes -
Deref in std::ops - Rust
Used for immutable dereferencing operations, like `*v`.doc.rust-lang.org/std/ops/trait.Deref.htmlThu Feb 12 20:19:38 GMT 2026 59.6K bytes -
LinesAny in std::str - Rust
Created with the method `lines_any`.doc.rust-lang.org/std/str/struct.LinesAny.htmlThu Feb 12 20:19:41 GMT 2026 172.7K bytes -
std::str::pattern - Rust
The string Pattern API.doc.rust-lang.org/std/str/pattern/index.htmlThu Feb 12 20:19:41 GMT 2026 11.5K bytes -
SplitAsciiWhitespace in std::str - Rust
An iterator over the non-ASCII-whitespace substrings of a string, separated by any amount of ASCII whitespace.doc.rust-lang.org/std/str/struct.SplitAsciiWhitespace.htmlThu Feb 12 20:19:41 GMT 2026 176.6K bytes