- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 591 - 600 of 2,191 for host:doc.rust-lang.org (0.05 sec)
-
Backtrace in std::backtrace - Rust
A captured OS thread stack backtrace.doc.rust-lang.org/std/backtrace/struct.Backtrace.htmlRegistered: Fri Nov 15 01:33:27 UTC 2024 - Last Modified: Thu Oct 17 16:29:21 UTC 2024 - 27.1K bytes - Viewed (0) -
Alignment in std::ptr - Rust
A type storing a `usize` which is a power of two, and thus represents a possible alignment in the Rust abstract machine.doc.rust-lang.org/std/ptr/struct.Alignment.htmlRegistered: Fri Nov 15 01:46:54 UTC 2024 - Last Modified: Thu Oct 17 16:29:38 UTC 2024 - 59.8K 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: Fri Nov 15 01:50:19 UTC 2024 - Last Modified: Thu Oct 17 16:29:41 UTC 2024 - 25.8K 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.htmlRegistered: Fri Nov 15 01:50:26 UTC 2024 - Last Modified: Thu Oct 17 16:29:41 UTC 2024 - 32.2K bytes - Viewed (0) -
AncillaryError in std::os::unix::net - Rust
The error type which is returned from parsing the type a control message.doc.rust-lang.org/std/os/unix/net/enum.AncillaryError.htmlRegistered: Fri Nov 15 01:52:47 UTC 2024 - Last Modified: Thu Oct 17 16:29:34 UTC 2024 - 21.7K bytes - Viewed (0) -
BacktraceStatus in std::backtrace - Rust
The current status of a backtrace, indicating whether it was captured or whether it is empty for some other reason.doc.rust-lang.org/std/backtrace/enum.BacktraceStatus.htmlRegistered: Fri Nov 15 01:53:21 UTC 2024 - Last Modified: Thu Oct 17 16:29:21 UTC 2024 - 24K bytes - Viewed (0) -
Entry in std::collections::btree_map - Rust
A view into a single entry in a map, which may either be vacant or occupied.doc.rust-lang.org/std/collections/btree_map/enum.Entry.htmlRegistered: Fri Nov 15 01:52:13 UTC 2024 - Last Modified: Thu Oct 17 16:29:22 UTC 2024 - 37K bytes - Viewed (0) -
TryRecvError in std::sync::mpsc - Rust
This enumeration is the list of the possible reasons that `try_recv` could not return data when called. This can occur with both a `channel` and a `sync_channel`.doc.rust-lang.org/std/sync/mpsc/enum.TryRecvError.htmlRegistered: Fri Nov 15 01:52:57 UTC 2024 - Last Modified: Thu Oct 17 16:29:41 UTC 2024 - 38.5K bytes - Viewed (0) -
AssertUnwindSafe in std::panic - Rust
A simple wrapper around a type to assert that it is unwind safe.doc.rust-lang.org/std/panic/struct.AssertUnwindSafe.htmlRegistered: Fri Nov 15 01:46:39 UTC 2024 - Last Modified: Thu Oct 17 16:29:36 UTC 2024 - 46.1K bytes - Viewed (0) -
DynMetadata in std::ptr - Rust
The metadata for a `Dyn = dyn SomeTrait` trait object type.doc.rust-lang.org/std/ptr/struct.DynMetadata.htmlRegistered: Fri Nov 15 01:47:54 UTC 2024 - Last Modified: Thu Oct 17 16:29:38 UTC 2024 - 44.8K bytes - Viewed (0)