- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 2,278 for host:doc.rust-lang.org (0.02 seconds)
-
UnsizedConstParamTy in std::marker - Rust
Derive macro generating an impl of the trait `ConstParamTy`.doc.rust-lang.org/std/marker/derive.UnsizedConstParamTy.htmlMon Nov 10 18:54:56 GMT 2025 3.5K 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 -
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 -
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 -
DoubleEndedIterator in std::iter - Rust
An iterator able to yield elements from both ends.doc.rust-lang.org/std/iter/trait.DoubleEndedIterator.htmlThu Feb 12 20:19:37 GMT 2026 126.2K bytes -
EncodeUtf16 in std::str - Rust
An iterator of `u16` over the string encoded as UTF-16.doc.rust-lang.org/std/str/struct.EncodeUtf16.html -
Matches in std::str - Rust
Created with the method `matches`.doc.rust-lang.org/std/str/struct.Matches.html