- Sort Score
- Num 10 results
- Language All
- Labels All
Results 31 - 40 of 2,278 for host:doc.rust-lang.org (0.03 seconds)
-
f64x16 in std::simd - Rust
A SIMD vector with 16 elements of type `f64`.doc.rust-lang.org/std/simd/type.f64x16.htmlThu Jan 22 13:44:27 GMT 2026 4.1K bytes -
from_utf8_unchecked_mut in std::str - Rust
Converts a slice of bytes to a string slice without checking that the string contains valid UTF-8; mutable version.doc.rust-lang.org/std/str/fn.from_utf8_unchecked_mut.htmlThu Jan 22 13:44:28 GMT 2026 5.3K bytes -
sleep_ms in std::thread - Rust
Uses `sleep`.doc.rust-lang.org/std/thread/fn.sleep_ms.htmlThu Jan 22 13:44:28 GMT 2026 5K bytes -
metadata in std::ptr - Rust
Extracts the metadata component of a pointer.doc.rust-lang.org/std/ptr/fn.metadata.htmlThu Jan 22 13:44:26 GMT 2026 4.8K bytes -
VecDeque in std::collections - Rust
A double-ended queue implemented with a growable ring buffer.doc.rust-lang.org/std/collections/struct.VecDeque.html -
IntoIter in std::array - Rust
A by-value array iterator.doc.rust-lang.org/std/array/struct.IntoIter.htmlThu Jan 22 13:44:19 GMT 2026 195.1K 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 Jan 22 13:44:20 GMT 2026 36.3K bytes -
align_of in std::mem - Rust
Returns the ABI-required minimum alignment of a type in bytes.doc.rust-lang.org/std/mem/fn.align_of.htmlThu Jan 22 13:44:24 GMT 2026 4.3K bytes -
BorrowError in std::cell - Rust
An error returned by `RefCell::try_borrow`.doc.rust-lang.org/std/cell/struct.BorrowError.htmlThu Jan 22 13:44:20 GMT 2026 25.7K bytes -
Incoming in std::net - Rust
An iterator that infinitely `accept`s connections on a `TcpListener`.doc.rust-lang.org/std/net/struct.Incoming.html