- Sort Score
- Num 10 results
- Language All
- Labels All
Results 261 - 270 of 2,385 for host:doc.rust-lang.org (0.05 seconds)
-
InvalidHandleError in std::os::windows::io - Rust
This is the error type used by `HandleOrInvalid` when attempting to convert into a handle, to indicate that the value is `INVALID_HANDLE_VALUE`.doc.rust-lang.org/std/os/windows/io/struct.InvalidHandleError.htmlThu May 28 17:42:14 GMT 2026 37.5K bytes -
PrefixComponent in std::path - Rust
A structure wrapping a Windows path prefix as well as its unparsed string representation.doc.rust-lang.org/std/path/struct.PrefixComponent.htmlThu May 28 17:42:15 GMT 2026 44.6K bytes -
SocketAddr in std::os::unix::net - Rust
An address associated with a Unix socket.doc.rust-lang.org/std/os/unix/net/struct.SocketAddr.htmlThu May 28 17:42:14 GMT 2026 39.4K bytes -
Instant in std::time - Rust
A measurement of a monotonically nondecreasing clock. Opaque and useful only with `Duration`.doc.rust-lang.org/std/time/struct.Instant.htmlThu May 28 17:42:18 GMT 2026 69.1K bytes -
Weak in std::rc - Rust
`Weak` is a version of `Rc` that holds a non-owning reference to the managed allocation.doc.rust-lang.org/std/rc/struct.Weak.htmlThu May 28 17:42:15 GMT 2026 69.3K bytes -
Condvar in std::sync::nonpoison - Rust
A Condition Variabledoc.rust-lang.org/std/sync/nonpoison/struct.Condvar.htmlThu May 28 17:42:17 GMT 2026 53.2K bytes -
Mutex in std::sync::poison - Rust
A mutual exclusion primitive useful for protecting shared datadoc.rust-lang.org/std/sync/poison/struct.Mutex.html -
RawWakerVTable in std::task - Rust
A virtual function pointer table (vtable) that specifies the behavior of a `RawWaker`.doc.rust-lang.org/std/task/struct.RawWakerVTable.htmlThu May 28 17:42:17 GMT 2026 38.7K bytes -
ContextBuilder in std::task - Rust
A Builder used to construct a `Context` instance with support for `LocalWaker`.doc.rust-lang.org/std/task/struct.ContextBuilder.htmlThu May 28 17:42:17 GMT 2026 27.8K bytes -
PoisonError in std::sync::poison - Rust
A type of error which can be returned whenever a lock is acquired.doc.rust-lang.org/std/sync/poison/struct.PoisonError.html