- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 551 - 560 of 2,321 for host:doc.rust-lang.org (0.54 sec)
-
simd_floor in std::intrinsics::simd - Rust
Rounds down each element to the next lowest integer-valued float.doc.rust-lang.org/std/intrinsics/simd/fn.simd_floor.htmlRegistered: Mon Aug 04 03:22:34 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.7K bytes - Viewed (0) -
powf16 in std::intrinsics - Rust
Raises an `f16` to an `f16` power.doc.rust-lang.org/std/intrinsics/fn.powf16.htmlRegistered: Mon Aug 04 03:20:16 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.8K bytes - Viewed (0) -
simd_saturating_sub in std::intrinsics::simd - ...
Subtracts two simd vectors elementwise, with saturation.doc.rust-lang.org/std/intrinsics/simd/fn.simd_saturating_sub.htmlRegistered: Mon Aug 04 03:21:45 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.8K bytes - Viewed (0) -
simd_ne in std::intrinsics::simd - Rust
Tests elementwise inequality equality of two vectors.doc.rust-lang.org/std/intrinsics/simd/fn.simd_ne.htmlRegistered: Mon Aug 04 03:21:57 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.9K bytes - Viewed (0) -
bench in std::prelude::v1 - Rust
Attribute macro applied to a function to turn it into a benchmark test.doc.rust-lang.org/std/prelude/v1/attr.bench.htmlRegistered: Mon Aug 04 02:47:14 UTC 2025 - Last Modified: Thu Jun 26 17:59:48 UTC 2025 - 3.7K 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: Mon Aug 04 02:47:18 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.8K bytes - Viewed (0) -
cfg_eval in std::prelude::v1 - Rust
Expands all `#[cfg]` and `#[cfg_attr]` attributes in the code fragment it’s applied to.doc.rust-lang.org/std/prelude/v1/attr.cfg_eval.htmlRegistered: Mon Aug 04 02:47:31 UTC 2025 - Last Modified: Thu Jun 26 17:59:48 UTC 2025 - 3.8K bytes - Viewed (0) -
Ord in std::cmp - Rust
Derive macro generating an impl of the trait `Ord`. The behavior of this macro is described in detail here.doc.rust-lang.org/std/cmp/derive.Ord.htmlRegistered: Mon Aug 04 02:47:56 UTC 2025 - Last Modified: Thu Jun 26 17:59:39 UTC 2025 - 3.6K bytes - Viewed (0) -
current_exe in std::env - Rust
Returns the full filesystem path of the current running executable.doc.rust-lang.org/std/env/fn.current_exe.htmlRegistered: Mon Aug 04 02:49:27 UTC 2025 - Last Modified: Thu Jun 26 17:59:40 UTC 2025 - 6.8K bytes - Viewed (0) -
from_u32_unchecked in std::char - Rust
Converts a `u32` to a `char`, ignoring validity. Use `char::from_u32_unchecked` instead.doc.rust-lang.org/std/char/fn.from_u32_unchecked.htmlRegistered: Mon Aug 04 02:49:34 UTC 2025 - Last Modified: Thu Jun 26 17:59:39 UTC 2025 - 3.8K bytes - Viewed (0)