Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1341 - 1350 of 2,385 for host:doc.rust-lang.org (0.04 seconds)

  1. round_ties_even_f32 in std::intrinsics - Rust

    Returns the nearest integer to an `f32`. Rounds half-way cases to the number with an even least significant digit.
    doc.rust-lang.org/std/intrinsics/fn.round_ties_even_f32.html
    Thu May 28 17:42:11 GMT 2026
      3.9K bytes
  2. SupportedLaneCount in std::simd - Rust

    Statically guarantees that a lane count is marked as supported.
    doc.rust-lang.org/std/simd/trait.SupportedLaneCount.html
    Thu Mar 26 12:56:01 GMT 2026
      38.1K bytes
  3. assert_matches in std::assert_matches - Rust

    Asserts that an expression matches the provided pattern.
    doc.rust-lang.org/std/assert_matches/macro.assert_matches.html
    Thu Mar 26 12:55:53 GMT 2026
      7.1K bytes
  4. std::os::linux::net - Rust

    Linux-specific networking functionality.
    doc.rust-lang.org/std/os/linux/net/index.html
    Thu Apr 16 12:37:50 GMT 2026
      4.9K bytes
  5. std::os::unix::thread - Rust

    Unix-specific extensions to primitives in the `std::thread` module.
    doc.rust-lang.org/std/os/unix/thread/index.html
    Thu Apr 16 12:37:51 GMT 2026
      4.5K bytes
  6. std::os::windows::raw - Rust

    Windows-specific primitives.
    doc.rust-lang.org/std/os/windows/raw/index.html
    Thu Apr 16 12:37:51 GMT 2026
      4K bytes
  7. std::os::windows::prelude - Rust

    A prelude for conveniently writing platform-specific code.
    doc.rust-lang.org/std/os/windows/prelude/index.html
    Thu Apr 16 12:37:51 GMT 2026
      7.6K bytes
  8. AtomicU32 in std::sync::atomic - Rust

    An integer type which can be safely shared between threads.
    doc.rust-lang.org/std/sync/atomic/struct.AtomicU32.html
    Thu Apr 16 12:37:54 GMT 2026
      107.2K bytes
  9. minnumf16 in std::intrinsics - Rust

    Returns the minimum of two `f16` values, ignoring NaN.
    doc.rust-lang.org/std/intrinsics/fn.minnumf16.html
    Thu Apr 16 12:37:47 GMT 2026
      4.3K bytes
  10. minnumf32 in std::intrinsics - Rust

    Returns the minimum of two `f32` values, ignoring NaN.
    doc.rust-lang.org/std/intrinsics/fn.minnumf32.html
    Thu Apr 16 12:37:47 GMT 2026
      4.3K bytes
Back to Top