- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 101 - 110 of 2,191 for host:doc.rust-lang.org (0.04 sec)
-
is_aarch64_feature_detected in std::arch - Rust
This macro tests, at runtime, whether an `aarch64` feature is enabled on aarch64 platforms. Currently most features are only supported on linux-based platforms.doc.rust-lang.org/std/arch/macro.is_aarch64_feature_detected.htmlRegistered: Fri Nov 15 02:01:15 UTC 2024 - Last Modified: Thu Oct 17 16:29:21 UTC 2024 - 12.5K bytes - Viewed (0) -
is_riscv_feature_detected in std::arch - Rust
A macro to test at runtime whether instruction sets are available on RISC-V platforms.doc.rust-lang.org/std/arch/macro.is_riscv_feature_detected.htmlRegistered: Fri Nov 15 02:01:22 UTC 2024 - Last Modified: Thu Oct 17 16:29:24 UTC 2024 - 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: Fri Nov 15 02:01:52 UTC 2024 - Last Modified: Thu Oct 17 16:29:38 UTC 2024 - 8.4K 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: Fri Nov 15 02:00:38 UTC 2024 - Last Modified: Thu Oct 17 16:29:25 UTC 2024 - 6.3K 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: Fri Nov 15 02:00:42 UTC 2024 - Last Modified: Thu Oct 17 16:29:21 UTC 2024 - 4.4K bytes - Viewed (0) -
SmartPointer in std::marker - Rust
Derive macro generating impls of traits related to smart pointers.doc.rust-lang.org/std/marker/derive.SmartPointer.htmlRegistered: Fri Nov 15 02:02:45 UTC 2024 - Last Modified: Thu Oct 17 16:29:31 UTC 2024 - 3.7K 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: Fri Nov 15 02:02:49 UTC 2024 - Last Modified: Thu Oct 17 16:29:21 UTC 2024 - 5.6K bytes - Viewed (0) -
test_case in std::prelude::rust_2024 - Rust
An implementation detail of the `#[test]` and `#[bench]` macros.doc.rust-lang.org/std/prelude/rust_2024/attr.test_case.htmlRegistered: Fri Nov 15 02:02:52 UTC 2024 - Last Modified: Thu Oct 17 16:29:37 UTC 2024 - 3.8K bytes - Viewed (0) -
derive in std::prelude::rust_2024 - Rust
Attribute macro used to apply derive macros.doc.rust-lang.org/std/prelude/rust_2024/attr.derive.htmlRegistered: Fri Nov 15 02:01:55 UTC 2024 - Last Modified: Thu Oct 17 16:29:37 UTC 2024 - 3.6K bytes - Viewed (0) -
global_allocator in std::prelude::rust_2024 - Rust
Attribute macro applied to a static to register it as a global allocator.doc.rust-lang.org/std/prelude/rust_2024/attr.global_allocator.htmlRegistered: Fri Nov 15 02:01:59 UTC 2024 - Last Modified: Thu Oct 17 16:29:37 UTC 2024 - 3.8K bytes - Viewed (0)