Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 611 - 620 of 2,276 for host:doc.rust-lang.org (0.03 sec)

  1. masksizex4 in std::simd::prelude - Rust

    A SIMD mask with four elements for vectors with pointer-sized element types.
    doc.rust-lang.org/std/simd/prelude/type.masksizex4.html
    Registered: Fri Dec 12 03:21:39 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  2. DIGITS in std::f32 - Rust

    Approximate number of significant digits in base 10. Use `f32::DIGITS` instead.
    doc.rust-lang.org/std/f32/constant.DIGITS.html
    Registered: Fri Dec 12 03:24:27 UTC 2025
    - Last Modified: Thu Dec 11 14:50:36 UTC 2025
    - 4.6K bytes
    - Viewed (0)
  3. 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.html
    Registered: Fri Dec 12 03:22:23 UTC 2025
    - Last Modified: Thu Dec 11 14:50:36 UTC 2025
    - 4K bytes
    - Viewed (0)
  4. LN_2 in std::f16::consts - Rust

    ln(2)
    doc.rust-lang.org/std/f16/consts/constant.LN_2.html
    Registered: Fri Dec 12 03:22:40 UTC 2025
    - Last Modified: Thu Dec 11 14:50:36 UTC 2025
    - 3.5K bytes
    - Viewed (0)
  5. simd_round_ties_even in std::intrinsics::simd -...

    Rounds each element to the closest integer-valued float. Ties are resolved by rounding to the number with an even least significant digit
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_round_ties_even.html
    Registered: Fri Dec 12 02:51:46 UTC 2025
    - Last Modified: Thu Dec 11 14:50:39 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  6. simd_sub in std::intrinsics::simd - Rust

    Subtracts `rhs` from `lhs` elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_sub.html
    Registered: Fri Dec 12 02:51:53 UTC 2025
    - Last Modified: Thu Dec 11 14:50:39 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  7. sub_with_overflow in std::intrinsics - Rust

    Performs checked integer subtraction
    doc.rust-lang.org/std/intrinsics/fn.sub_with_overflow.html
    Registered: Fri Dec 12 02:52:15 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  8. sinf64 in std::intrinsics - Rust

    Returns the sine of an `f64`.
    doc.rust-lang.org/std/intrinsics/fn.sinf64.html
    Registered: Fri Dec 12 02:50:57 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  9. mask32x8 in std::simd - Rust

    A SIMD mask with eight elements for vectors with 32-bit element types.
    doc.rust-lang.org/std/simd/type.mask32x8.html
    Registered: Fri Dec 12 03:08:28 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  10. i32x16 in std::simd - Rust

    A SIMD vector with 16 elements of type `i32`.
    doc.rust-lang.org/std/simd/type.i32x16.html
    Registered: Fri Dec 12 03:07:52 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.1K bytes
    - Viewed (0)
Back to top