- Sort Score
- Num 10 results
- Language All
- Labels All
Results 11 - 20 of 2,278 for host:doc.rust-lang.org (0.04 seconds)
-
stdin in std::io - Rust
Constructs a new handle to the standard input of the current process.doc.rust-lang.org/std/io/fn.stdin.htmlThu Jan 22 13:44:23 GMT 2026 7.2K bytes -
needs_drop in std::mem - Rust
Returns `true` if dropping values of type `T` matters.doc.rust-lang.org/std/mem/fn.needs_drop.htmlThu Jan 22 13:44:24 GMT 2026 7.2K bytes -
repeat_with in std::iter - Rust
Creates a new iterator that repeats elements of type `A` endlessly by applying the provided closure, the repeater, `F: FnMut() -> A`.doc.rust-lang.org/std/iter/fn.repeat_with.htmlThu Jan 22 13:44:23 GMT 2026 9.6K bytes -
va_copy in std::intrinsics - Rust
Copies the current location of arglist `src` to the arglist `dst`.doc.rust-lang.org/std/intrinsics/fn.va_copy.htmlThu Jan 22 13:44:22 GMT 2026 4.2K bytes -
replace in std::mem - Rust
Moves `src` into the referenced `dest`, returning the previous `dest` value.doc.rust-lang.org/std/mem/fn.replace.htmlThu Jan 22 13:44:24 GMT 2026 8.6K bytes -
wrapping_mul in std::intrinsics - Rust
Returns (a * b) mod 2N, where N is the width of T in bits.doc.rust-lang.org/std/intrinsics/fn.wrapping_mul.htmlThu Jan 22 13:44:23 GMT 2026 4K bytes -
symlink in std::os::unix::fs - Rust
Creates a new symbolic link on the filesystem.doc.rust-lang.org/std/os/unix/fs/fn.symlink.htmlThu Jan 22 13:44:25 GMT 2026 5.2K bytes -
write_bytes in std::intrinsics - Rust
This is an accidentally-stable alias to `ptr::write_bytes`; use that instead.doc.rust-lang.org/std/intrinsics/fn.write_bytes.htmlThu Jan 22 13:44:23 GMT 2026 3.8K bytes -
always_abort in std::panic - Rust
Makes all future panics abort directly without running the panic hook or unwinding.doc.rust-lang.org/std/panic/fn.always_abort.htmlThu Jan 22 13:44:26 GMT 2026 5.5K bytes -
sleep in std::thread - Rust
Puts the current thread to sleep for at least the specified amount of time.doc.rust-lang.org/std/thread/fn.sleep.htmlThu Jan 22 13:44:28 GMT 2026 5.8K bytes