Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1641 - 1650 of 2,346 for host:doc.rust-lang.org (0.07 sec)

  1. std::os::windows::prelude - Rust

    A prelude for conveniently writing platform-specific code.
    doc.rust-lang.org/std/os/windows/prelude/index.html
    Registered: Fri Aug 15 03:22:36 UTC 2025
    - Last Modified: Thu Aug 07 10:48:03 UTC 2025
    - 7.7K bytes
    - Viewed (0)
  2. NonZeroI64 in std::num - Rust

    An `i64` that is known not to equal zero.
    doc.rust-lang.org/std/num/type.NonZeroI64.html
    Registered: Fri Aug 15 02:46:38 UTC 2025
    - Last Modified: Thu Aug 07 10:48:02 UTC 2025
    - 6.2K bytes
    - Viewed (0)
  3. from_utf8_unchecked in std::str - Rust

    Converts a slice of bytes to a string slice without checking that the string contains valid UTF-8.
    doc.rust-lang.org/std/str/fn.from_utf8_unchecked.html
    Registered: Fri Aug 15 02:46:48 UTC 2025
    - Last Modified: Thu Aug 07 10:48:05 UTC 2025
    - 5.6K bytes
    - Viewed (0)
  4. min_align_of_val in std::mem - Rust

    Returns the ABI-required minimum alignment of the type of the value that `val` points to in bytes.
    doc.rust-lang.org/std/mem/fn.min_align_of_val.html
    Registered: Fri Aug 15 02:44:56 UTC 2025
    - Last Modified: Thu Aug 07 10:48:02 UTC 2025
    - 5K bytes
    - Viewed (0)
  5. channel in std::sync::mpsc - Rust

    Creates a new asynchronous channel, returning the sender/receiver halves.
    doc.rust-lang.org/std/sync/mpsc/fn.channel.html
    Registered: Fri Aug 15 02:46:52 UTC 2025
    - Last Modified: Thu Aug 07 10:48:06 UTC 2025
    - 7.6K bytes
    - Viewed (0)
  6. sync_channel in std::sync::mpsc - Rust

    Creates a new synchronous, bounded channel.
    doc.rust-lang.org/std/sync/mpsc/fn.sync_channel.html
    Registered: Fri Aug 15 02:46:55 UTC 2025
    - Last Modified: Thu Aug 07 10:48:06 UTC 2025
    - 8.2K bytes
    - Viewed (0)
  7. usizex32 in std::simd::prelude - Rust

    A SIMD vector with 32 elements of type `usize`.
    doc.rust-lang.org/std/simd/prelude/type.usizex32.html
    Registered: Fri Aug 15 03:06:26 UTC 2025
    - Last Modified: Thu Aug 07 10:48:05 UTC 2025
    - 4.5K bytes
    - Viewed (0)
  8. u32x1 in std::simd::prelude - Rust

    A SIMD vector with one element of type `u32`.
    doc.rust-lang.org/std/simd/prelude/type.u32x1.html
    Registered: Fri Aug 15 03:06:40 UTC 2025
    - Last Modified: Thu Aug 07 10:48:04 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  9. masksizex2 in std::simd::prelude - Rust

    A SIMD mask with two elements for vectors with pointer-sized element types.
    doc.rust-lang.org/std/simd/prelude/type.masksizex2.html
    Registered: Fri Aug 15 03:06:47 UTC 2025
    - Last Modified: Thu Aug 07 10:48:04 UTC 2025
    - 4.6K bytes
    - Viewed (0)
  10. u16x32 in std::simd::prelude - Rust

    A SIMD vector with 32 elements of type `u16`.
    doc.rust-lang.org/std/simd/prelude/type.u16x32.html
    Registered: Fri Aug 15 03:07:00 UTC 2025
    - Last Modified: Thu Aug 07 10:48:04 UTC 2025
    - 4.5K bytes
    - Viewed (0)
Back to top