- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1531 - 1540 of 2,346 for host:doc.rust-lang.org (0.1 sec)
-
is_powerpc_feature_detected in std::arch - Rust
Checks if `powerpc` feature is enabled.doc.rust-lang.org/std/arch/macro.is_powerpc_feature_detected.htmlRegistered: Mon Aug 11 02:33:19 UTC 2025 - Last Modified: Thu Aug 07 10:47:56 UTC 2025 - 4.1K bytes - Viewed (0) -
SimdFloat in std::simd::prelude - Rust
Operations on SIMD vectors of floats.doc.rust-lang.org/std/simd/prelude/trait.SimdFloat.htmlRegistered: Mon Aug 11 02:33:01 UTC 2025 - Last Modified: Thu Aug 07 10:48:04 UTC 2025 - 50.2K bytes - Viewed (0) -
powif128 in std::intrinsics - Rust
Raises an `f128` to an integer power.doc.rust-lang.org/std/intrinsics/fn.powif128.htmlRegistered: Mon Aug 11 02:52:19 UTC 2025 - Last Modified: Thu Aug 07 10:48:00 UTC 2025 - 3.8K bytes - Viewed (0) -
StaticMut in std::intrinsics::mir - Rust
API documentation for the Rust `StaticMut` fn in crate `std`.doc.rust-lang.org/std/intrinsics/mir/fn.StaticMut.htmlRegistered: Mon Aug 11 02:52:41 UTC 2025 - Last Modified: Thu Aug 07 10:48:00 UTC 2025 - 3.5K bytes - Viewed (0) -
minnumf32 in std::intrinsics - Rust
Returns the minimum (IEEE 754-2008 minNum) of two `f32` values.doc.rust-lang.org/std/intrinsics/fn.minnumf32.htmlRegistered: Mon Aug 11 02:52:48 UTC 2025 - Last Modified: Thu Aug 07 10:48:00 UTC 2025 - 4.1K bytes - Viewed (0) -
UnwindResume in std::intrinsics::mir - Rust
A terminator that resumes the unwinding.doc.rust-lang.org/std/intrinsics/mir/fn.UnwindResume.htmlRegistered: Mon Aug 11 02:53:30 UTC 2025 - Last Modified: Thu Aug 07 10:48:00 UTC 2025 - 3.6K bytes - Viewed (0) -
logf64 in std::intrinsics - Rust
Returns the natural logarithm of an `f64`.doc.rust-lang.org/std/intrinsics/fn.logf64.htmlRegistered: Mon Aug 11 02:53:56 UTC 2025 - Last Modified: Thu Aug 07 10:48:00 UTC 2025 - 3.8K bytes - Viewed (0) -
atomic_xsub in std::intrinsics - Rust
Subtract from the current value, returning the previous value. `T` must be an integer or pointer type. If `T` is a pointer type, the provenance of `src` is ignored: both the return value and the new value stored at `*dst` will have the provenance of the old value stored there.doc.rust-lang.org/std/intrinsics/fn.atomic_xsub.htmlRegistered: Mon Aug 11 02:47:33 UTC 2025 - Last Modified: Thu Aug 07 10:47:59 UTC 2025 - 4.8K bytes - Viewed (0) -
black_box in std::intrinsics - Rust
See documentation of `std::hint::black_box` for details.doc.rust-lang.org/std/intrinsics/fn.black_box.htmlRegistered: Mon Aug 11 02:47:36 UTC 2025 - Last Modified: Thu Aug 07 10:47:59 UTC 2025 - 3.7K bytes - Viewed (0) -
ctlz in std::intrinsics - Rust
Returns the number of leading unset bits (zeroes) in an integer type `T`.doc.rust-lang.org/std/intrinsics/fn.ctlz.htmlRegistered: Mon Aug 11 02:48:42 UTC 2025 - Last Modified: Thu Aug 07 10:47:59 UTC 2025 - 6.2K bytes - Viewed (0)