Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1621 - 1630 of 2,342 for host:doc.rust-lang.org (0.09 sec)

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

    A SIMD mask with 64 elements for vectors with pointer-sized element types.
    doc.rust-lang.org/std/simd/prelude/type.masksizex64.html
    Registered: Wed Apr 16 02:57:35 UTC 2025
    - Last Modified: Thu Apr 03 09:31:46 UTC 2025
    - 4.6K bytes
    - Viewed (0)
  2. 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: Wed Apr 16 02:57:38 UTC 2025
    - Last Modified: Thu Apr 03 09:31:46 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  3. u64x4 in std::simd::prelude - Rust

    A SIMD vector with four elements of type `u64`.
    doc.rust-lang.org/std/simd/prelude/type.u64x4.html
    Registered: Wed Apr 16 02:57:42 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  4. 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: Wed Apr 16 02:57:45 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  5. LockResult in std::sync - Rust

    A type alias for the result of a lock method which can be poisoned.
    doc.rust-lang.org/std/sync/type.LockResult.html
    Registered: Wed Apr 16 02:57:48 UTC 2025
    - Last Modified: Thu Apr 03 09:31:48 UTC 2025
    - 6K bytes
    - Viewed (0)
  6. usizex16 in std::simd - Rust

    A SIMD vector with 16 elements of type `usize`.
    doc.rust-lang.org/std/simd/type.usizex16.html
    Registered: Wed Apr 16 02:57:51 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  7. StorageDead in std::intrinsics::mir - Rust

    API documentation for the Rust `StorageDead` fn in crate `std`.
    doc.rust-lang.org/std/intrinsics/mir/fn.StorageDead.html
    Registered: Wed Apr 16 02:19:34 UTC 2025
    - Last Modified: Thu Apr 03 09:31:39 UTC 2025
    - 3.4K bytes
    - Viewed (0)
  8. from_mut_ptr_range in std::slice - Rust

    Forms a mutable slice from a pointer range.
    doc.rust-lang.org/std/slice/fn.from_mut_ptr_range.html
    Registered: Wed Apr 16 02:33:43 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 7.9K bytes
    - Viewed (0)
  9. variance in std::marker - Rust

    Construct a variance marker; equivalent to `Default::default`.
    doc.rust-lang.org/std/marker/fn.variance.html
    Registered: Wed Apr 16 02:33:27 UTC 2025
    - Last Modified: Thu Apr 03 09:31:41 UTC 2025
    - 6.3K bytes
    - Viewed (0)
  10. read_unaligned in std::ptr - Rust

    Reads the value from `src` without moving it. This leaves the memory in `src` unchanged.
    doc.rust-lang.org/std/ptr/fn.read_unaligned.html
    Registered: Wed Apr 16 02:33:30 UTC 2025
    - Last Modified: Thu Apr 03 09:31:45 UTC 2025
    - 8.6K bytes
    - Viewed (0)
Back to top