- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 531 - 540 of 2,321 for host:doc.rust-lang.org (0.04 sec)
-
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: Mon Aug 04 02:44:34 UTC 2025 - Last Modified: Thu Jun 26 17:59:38 UTC 2025 - 11.6K bytes - Viewed (0) -
SimdConstPtr in std::simd::ptr - Rust
Operations on SIMD vectors of constant pointers.doc.rust-lang.org/std/simd/ptr/trait.SimdConstPtr.htmlRegistered: Mon Aug 04 02:44:42 UTC 2025 - Last Modified: Thu Jun 26 17:59:50 UTC 2025 - 28.7K 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: Mon Aug 04 02:46:40 UTC 2025 - Last Modified: Thu Jun 26 17:59:48 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: Mon Aug 04 02:46:45 UTC 2025 - Last Modified: Thu Jun 26 17:59:49 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: Mon Aug 04 02:46:55 UTC 2025 - Last Modified: Thu Jun 26 17:59:41 UTC 2025 - 6.4K bytes - Viewed (0) -
EXE_EXTENSION in std::env::consts - Rust
Specifies the file extension, if any, used for executable binaries on this platform. An example value may be: `"exe"`, or an empty string (`""`).doc.rust-lang.org/std/env/consts/constant.EXE_EXTENSION.htmlRegistered: Mon Aug 04 04:08:24 UTC 2025 - Last Modified: Thu Jun 26 17:59:40 UTC 2025 - 4.1K bytes - Viewed (0) -
E in std::f128::consts - Rust
Euler’s number (e)doc.rust-lang.org/std/f128/consts/constant.E.htmlRegistered: Mon Aug 04 04:08:30 UTC 2025 - Last Modified: Thu Jun 26 17:59:40 UTC 2025 - 3.8K bytes - Viewed (0) -
maxnumf32 in std::intrinsics - Rust
Returns the maximum of two `f32` values.doc.rust-lang.org/std/intrinsics/fn.maxnumf32.htmlRegistered: Mon Aug 04 03:13:28 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4K bytes - Viewed (0) -
fmuladdf16 in std::intrinsics - Rust
Returns `a * b + c` for `f16` values, non-deterministically executing either a fused multiply-add or two operations with rounding of the intermediate result.doc.rust-lang.org/std/intrinsics/fn.fmuladdf16.htmlRegistered: Mon Aug 04 03:13:18 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.3K bytes - Viewed (0) -
fsub_fast in std::intrinsics - Rust
Float subtraction that allows optimizations based on algebraic rules. May assume inputs are finite.doc.rust-lang.org/std/intrinsics/fn.fsub_fast.htmlRegistered: Mon Aug 04 03:14:44 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.8K bytes - Viewed (0)