Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1731 - 1740 of 2,271 for host:doc.rust-lang.org (0.04 sec)

  1. realloc in std::alloc - Rust

    Reallocates memory with the global allocator.
    doc.rust-lang.org/std/alloc/fn.realloc.html
    Registered: Mon Jan 05 02:50:36 UTC 2026
    - Last Modified: Thu Dec 11 14:50:35 UTC 2025
    - 4.7K bytes
    - Viewed (0)
  2. is_s390x_feature_detected in std::arch - Rust

    Checks if `s390x` feature is enabled.
    doc.rust-lang.org/std/arch/macro.is_s390x_feature_detected.html
    Registered: Mon Jan 05 02:48:47 UTC 2026
    - Last Modified: Thu Dec 11 14:50:35 UTC 2025
    - 4.9K bytes
    - Viewed (0)
  3. Swizzle in std::simd - Rust

    Creates a vector from the elements of another vector.
    doc.rust-lang.org/std/simd/trait.Swizzle.html
    Registered: Mon Jan 05 02:48:58 UTC 2026
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 17.3K bytes
    - Viewed (0)
  4. MetadataExt in std::os::wasi::fs - Rust

    WASI-specific extensions to `fs::Metadata`.
    doc.rust-lang.org/std/os/wasi/fs/trait.MetadataExt.html
    Registered: Mon Jan 05 02:49:45 UTC 2026
    - Last Modified: Thu Dec 11 14:50:41 UTC 2025
    - 11.3K bytes
    - Viewed (0)
  5. from_utf8 in std::str - Rust

    Converts a slice of bytes to a string slice.
    doc.rust-lang.org/std/str/fn.from_utf8.html
    Registered: Mon Jan 05 02:01:18 UTC 2026
    - Last Modified: Thu Dec 11 14:50:44 UTC 2025
    - 9.3K bytes
    - Viewed (0)
  6. resume_unwind in std::panic - Rust

    Triggers a panic without invoking the panic hook.
    doc.rust-lang.org/std/panic/fn.resume_unwind.html
    Registered: Mon Jan 05 02:06:01 UTC 2026
    - Last Modified: Thu Dec 11 14:50:42 UTC 2025
    - 5.4K bytes
    - Viewed (0)
  7. ThreadId in std::thread - Rust

    A unique identifier for a running thread.
    doc.rust-lang.org/std/thread/struct.ThreadId.html
    Registered: Mon Jan 05 02:06:45 UTC 2026
    - Last Modified: Thu Dec 11 14:50:44 UTC 2025
    - 34K bytes
    - Viewed (0)
  8. System in std::alloc - Rust

    The default memory allocator provided by the operating system.
    doc.rust-lang.org/std/alloc/struct.System.html
    Registered: Mon Jan 05 02:12:35 UTC 2026
    - Last Modified: Thu Dec 11 14:50:35 UTC 2025
    - 43.9K bytes
    - Viewed (0)
  9. OccupiedEntry in std::collections::btree_set - ...

    A view into an occupied entry in a `BTreeSet`. It is part of the `Entry` enum.
    doc.rust-lang.org/std/collections/btree_set/struct.OccupiedEntry.html
    Registered: Mon Jan 05 02:13:44 UTC 2026
    - Last Modified: Thu Dec 11 14:50:35 UTC 2025
    - 29.9K bytes
    - Viewed (0)
  10. SyncUnsafeCell in std::cell - Rust

    `UnsafeCell`, but `Sync`.
    doc.rust-lang.org/std/cell/struct.SyncUnsafeCell.html
    Registered: Mon Jan 05 02:12:56 UTC 2026
    - Last Modified: Thu Dec 11 14:50:35 UTC 2025
    - 33.5K bytes
    - Viewed (0)
Back to top