- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 151 - 160 of 2,346 for host:doc.rust-lang.org (0.04 sec)
-
park_timeout_ms in std::thread - Rust
Uses `park_timeout`.doc.rust-lang.org/std/thread/fn.park_timeout_ms.htmlRegistered: Mon Sep 15 02:37:59 UTC 2025 - Last Modified: Thu Aug 07 10:48:06 UTC 2025 - 4.4K bytes - Viewed (0) -
box_new in std::boxed - Rust
Constructs a `Box<T>` by calling the `exchange_malloc` lang item and moving the argument into the newly allocated memory. This is an intrinsic to avoid unnecessary copies.doc.rust-lang.org/std/boxed/fn.box_new.htmlRegistered: Mon Sep 15 02:40:46 UTC 2025 - Last Modified: Thu Aug 07 10:47:56 UTC 2025 - 4K bytes - Viewed (0) -
IntoRawFd in std::os::fd - Rust
A trait to express the ability to consume an object and acquire ownership of its raw file descriptor.doc.rust-lang.org/std/os/fd/trait.IntoRawFd.htmlRegistered: Mon Sep 15 02:41:39 UTC 2025 - Last Modified: Thu Aug 07 10:48:02 UTC 2025 - 15.5K bytes - Viewed (0) -
FromRawFd in std::os::fd - Rust
A trait to express the ability to construct an object from a raw file descriptor.doc.rust-lang.org/std/os/fd/trait.FromRawFd.htmlRegistered: Mon Sep 15 02:41:29 UTC 2025 - Last Modified: Thu Aug 07 10:48:02 UTC 2025 - 15.2K bytes - Viewed (0) -
MappedRwLockReadGuard in std::sync - Rust
RAII structure used to release the shared read access of a lock when dropped, which can point to a subfield of the protected data.doc.rust-lang.org/std/sync/struct.MappedRwLockReadGuard.html Similar Results (1)Registered: Mon Sep 15 02:43:11 UTC 2025 - Last Modified: Thu Aug 07 10:48:06 UTC 2025 - 34.2K bytes - Viewed (0) -
Weak in std::sync - Rust
`Weak` is a version of `Arc` that holds a non-owning reference to the managed allocation.doc.rust-lang.org/std/sync/struct.Weak.html Similar Results (1)Registered: Mon Sep 15 02:43:59 UTC 2025 - Last Modified: Thu Aug 07 10:48:06 UTC 2025 - 71.4K bytes - Viewed (0) -
PeekMut in std::vec - Rust
Structure wrapping a mutable reference to the last item in a `Vec`.doc.rust-lang.org/std/vec/struct.PeekMut.htmlRegistered: Mon Sep 15 02:44:39 UTC 2025 - Last Modified: Thu Aug 07 10:48:06 UTC 2025 - 26.1K bytes - Viewed (0) -
TryReserveError in std::collections - Rust
The error type for `try_reserve` methods.doc.rust-lang.org/std/collections/struct.TryReserveError.htmlRegistered: Mon Sep 15 02:44:46 UTC 2025 - Last Modified: Thu Aug 07 10:47:57 UTC 2025 - 40.4K bytes - Viewed (0) -
UniqueArc in std::sync - Rust
A uniquely owned `Arc`.doc.rust-lang.org/std/sync/struct.UniqueArc.htmlRegistered: Mon Sep 15 02:43:46 UTC 2025 - Last Modified: Thu Aug 07 10:48:06 UTC 2025 - 74.6K bytes - Viewed (0) -
Barrier in std::sync - Rust
A barrier enables multiple threads to synchronize the beginning of some computation.doc.rust-lang.org/std/sync/struct.Barrier.htmlRegistered: Mon Sep 15 02:43:53 UTC 2025 - Last Modified: Thu Aug 07 10:48:06 UTC 2025 - 25.2K bytes - Viewed (0)