- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2011 - 2020 of 2,266 for host:doc.rust-lang.org (0.08 sec)
-
forget_unsized in std::mem - Rust
Like `forget`, but also accepts unsized values.doc.rust-lang.org/std/mem/fn.forget_unsized.htmlRegistered: Wed Nov 05 03:32:42 UTC 2025 - Last Modified: Thu Oct 30 18:22:28 UTC 2025 - 5.1K bytes - Viewed (0) -
chain in std::iter - Rust
Converts the arguments to iterators and links them together, in a chain.doc.rust-lang.org/std/iter/fn.chain.htmlRegistered: Wed Nov 05 03:27:42 UTC 2025 - Last Modified: Thu Oct 30 18:22:28 UTC 2025 - 8.2K bytes - Viewed (0) -
wrapping_add 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_add.htmlRegistered: Wed Nov 05 03:27:45 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 4K bytes - Viewed (0) -
unlikely in std::intrinsics - Rust
Hints to the compiler that branch condition is likely to be false. Returns the value passed to it.doc.rust-lang.org/std/intrinsics/fn.unlikely.htmlRegistered: Wed Nov 05 03:27:49 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 3.9K bytes - Viewed (0) -
typed_swap_nonoverlapping in std::intrinsics - ...
Non-overlapping typed swap of a single value.doc.rust-lang.org/std/intrinsics/fn.typed_swap_nonoverlapping.htmlRegistered: Wed Nov 05 03:27:53 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 4.8K bytes - Viewed (0) -
type_id_eq in std::intrinsics - Rust
Tests (at compile-time) if two `crate::any::TypeId` instances identify the same type. This is necessary because at const-eval time the actual discriminating data is opaque and cannot be inspected directly.doc.rust-lang.org/std/intrinsics/fn.type_id_eq.htmlRegistered: Wed Nov 05 03:23:28 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 4.3K bytes - Viewed (0) -
set_backtrace_style in std::panic - Rust
Configures whether the default panic hook will capture and display a backtrace.doc.rust-lang.org/std/panic/fn.set_backtrace_style.htmlRegistered: Wed Nov 05 03:32:54 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 3.9K bytes - Viewed (0) -
from_raw_parts in std::ptr - Rust
Forms a (possibly-wide) raw pointer from a data pointer and metadata.doc.rust-lang.org/std/ptr/fn.from_raw_parts.htmlRegistered: Wed Nov 05 03:33:48 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 4.7K bytes - Viewed (0) -
abort in std::process - Rust
Terminates the process in an abnormal fashion.doc.rust-lang.org/std/process/fn.abort.htmlRegistered: Wed Nov 05 03:33:52 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 6.8K bytes - Viewed (0) -
random in std::random - Rust
Generates a random value from a distribution, using the default random source.doc.rust-lang.org/std/random/fn.random.htmlRegistered: Wed Nov 05 03:33:55 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 6.3K bytes - Viewed (0)