- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1491 - 1500 of 2,342 for host:doc.rust-lang.org (0.03 sec)
-
SimdElement in std::simd - Rust
Marker trait for types that may be used as SIMD vector elements.doc.rust-lang.org/std/simd/trait.SimdElement.htmlRegistered: Wed Apr 16 01:52:36 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 19.6K bytes - Viewed (0) -
AsHandle in std::os::windows::io - Rust
A trait to borrow the handle from an underlying object.doc.rust-lang.org/std/os/windows/io/trait.AsHandle.htmlRegistered: Wed Apr 16 01:52:59 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 19.6K bytes - Viewed (0) -
discriminant_value in std::intrinsics - Rust
Returns the value of the discriminant for the variant in ‘v’; if `T` has no discriminant, returns `0`.doc.rust-lang.org/std/intrinsics/fn.discriminant_value.htmlRegistered: Wed Apr 16 02:11:52 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.4K bytes - Viewed (0) -
fmaf32 in std::intrinsics - Rust
Returns `a * b + c` for `f32` values.doc.rust-lang.org/std/intrinsics/fn.fmaf32.htmlRegistered: Wed Apr 16 02:12:12 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.9K bytes - Viewed (0) -
logf64 in std::intrinsics - Rust
Returns the natural logarithm of an `f64`.doc.rust-lang.org/std/intrinsics/fn.logf64.htmlRegistered: Wed Apr 16 02:17:15 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.7K bytes - Viewed (0) -
log10f16 in std::intrinsics - Rust
Returns the base 10 logarithm of an `f16`.doc.rust-lang.org/std/intrinsics/fn.log10f16.htmlRegistered: Wed Apr 16 02:16:02 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.8K bytes - Viewed (0) -
minnumf16 in std::intrinsics - Rust
Returns the minimum of two `f16` values.doc.rust-lang.org/std/intrinsics/fn.minnumf16.htmlRegistered: Wed Apr 16 02:15:32 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4K bytes - Viewed (0) -
saturating_sub in std::intrinsics - Rust
Computes `a - b`, saturating at numeric bounds.doc.rust-lang.org/std/intrinsics/fn.saturating_sub.htmlRegistered: Wed Apr 16 02:17:48 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 4.1K bytes - Viewed (0) -
powif128 in std::intrinsics - Rust
Raises an `f128` to an integer power.doc.rust-lang.org/std/intrinsics/fn.powif128.htmlRegistered: Wed Apr 16 02:17:54 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.8K bytes - Viewed (0) -
needs_drop in std::intrinsics - Rust
Returns `true` if the actual type given as `T` requires drop glue; returns `false` if the actual type provided for `T` implements `Copy`.doc.rust-lang.org/std/intrinsics/fn.needs_drop.htmlRegistered: Wed Apr 16 02:18:18 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.4K bytes - Viewed (0)