- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 671 - 680 of 2,342 for host:doc.rust-lang.org (0.04 sec)
-
CoercePointee in std::marker - Rust
Derive macro that makes a smart pointer usable with trait objects.doc.rust-lang.org/std/marker/derive.CoercePointee.htmlRegistered: Wed Apr 16 01:57:28 UTC 2025 - Last Modified: Thu Apr 03 09:31:41 UTC 2025 - 18.1K bytes - Viewed (0) -
from_fn in std::array - Rust
Creates an array of type [T; N], where each element `T` is the returned value from `cb` using that element’s index.doc.rust-lang.org/std/array/fn.from_fn.htmlRegistered: Wed Apr 16 01:57:35 UTC 2025 - Last Modified: Thu Apr 03 09:31:31 UTC 2025 - 7.1K bytes - Viewed (0) -
alloc_zeroed in std::alloc - Rust
Allocates zero-initialized memory with the global allocator.doc.rust-lang.org/std/alloc/fn.alloc_zeroed.htmlRegistered: Wed Apr 16 01:57:42 UTC 2025 - Last Modified: Thu Apr 03 09:31:31 UTC 2025 - 6K bytes - Viewed (0) -
is_arm_feature_detected in std::arch - Rust
Checks if `arm` feature is enabled.doc.rust-lang.org/std/arch/macro.is_arm_feature_detected.htmlRegistered: Wed Apr 16 01:55:53 UTC 2025 - Last Modified: Thu Apr 03 09:31:31 UTC 2025 - 4.1K bytes - Viewed (0) -
addr_of in std::ptr - Rust
Creates a `const` raw pointer to a place, without creating an intermediate reference.doc.rust-lang.org/std/ptr/macro.addr_of.htmlRegistered: Wed Apr 16 01:56:49 UTC 2025 - Last Modified: Thu Apr 03 09:31:46 UTC 2025 - 9.3K bytes - Viewed (0) -
simd_swizzle in std::simd - Rust
Constructs a new SIMD vector by copying elements from selected elements in other vectors.doc.rust-lang.org/std/simd/macro.simd_swizzle.htmlRegistered: Wed Apr 16 01:56:53 UTC 2025 - Last Modified: Thu Apr 03 09:31:46 UTC 2025 - 8.3K bytes - Viewed (0) -
join in std::future - Rust
Polls multiple futures simultaneously, returning a tuple of all results once complete.doc.rust-lang.org/std/future/macro.join.htmlRegistered: Wed Apr 16 01:56:17 UTC 2025 - Last Modified: Thu Apr 03 09:31:35 UTC 2025 - 6.4K bytes - Viewed (0) -
place in std::intrinsics::mir - Rust
Helper macro that allows you to treat a value expression like a place expression.doc.rust-lang.org/std/intrinsics/mir/macro.place.htmlRegistered: Wed Apr 16 01:56:27 UTC 2025 - Last Modified: Thu Apr 03 09:31:42 UTC 2025 - 3.8K bytes - Viewed (0) -
arith_offset in std::intrinsics - Rust
Calculates the offset from a pointer, potentially wrapping.doc.rust-lang.org/std/intrinsics/fn.arith_offset.htmlRegistered: Wed Apr 16 02:03:25 UTC 2025 - Last Modified: Thu Apr 03 09:31:35 UTC 2025 - 4.6K bytes - Viewed (0) -
atomic_cxchgweak_acquire_relaxed in std::intrin...
Stores a value if the current value is the same as the `old` value.doc.rust-lang.org/std/intrinsics/fn.atomic_cxchgweak_acquire_relaxed.htmlRegistered: Wed Apr 16 02:03:35 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 4.7K bytes - Viewed (0)