- Sort Score
- Num 10 results
- Language All
- Labels All
Results 781 - 790 of 2,385 for host:doc.rust-lang.org (0.05 seconds)
-
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.htmlThu May 28 17:42:15 GMT 2026 51.9K bytes -
HandleOrNull in std::os::windows::io - Rust
FFI type for handles in return values or out parameters, where `NULL` is used as a sentry value to indicate errors, such as in the return value of `CreateThread`. This uses `repr(transparent)` and has the representation of a host handle, so that it can be used in such FFI declarations.doc.rust-lang.org/std/os/windows/io/struct.HandleOrNull.htmlThu May 28 17:42:14 GMT 2026 27.6K bytes -
DynMetadata in std::ptr - Rust
The metadata for a `Dyn = dyn SomeTrait` trait object type.doc.rust-lang.org/std/ptr/struct.DynMetadata.htmlThu May 28 17:42:15 GMT 2026 45.7K bytes -
RangeToInclusive in std::ops - Rust
A range only bounded inclusively above (`..=end`).doc.rust-lang.org/std/ops/struct.RangeToInclusive.html -
CharArrayRefSearcher in std::str::pattern - Rust
Associated type for `<&[char; N] as Pattern>::Searcher<'a>`.doc.rust-lang.org/std/str/pattern/struct.CharArrayRefSearcher.htmlThu May 28 17:42:17 GMT 2026 37.7K bytes -
CharSliceSearcher in std::str::pattern - Rust
Associated type for `<&[char] as Pattern>::Searcher<'a>`.doc.rust-lang.org/std/str/pattern/struct.CharSliceSearcher.htmlThu May 28 17:42:17 GMT 2026 36.4K bytes -
MappedRwLockReadGuard in std::sync::nonpoison -...
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/nonpoison/struct.MappedRwLockReadGuard.htmlThu May 28 17:42:17 GMT 2026 35.8K bytes -
Sender in std::sync::mpmc - Rust
The sending-half of Rust’s synchronous `channel` type.doc.rust-lang.org/std/sync/mpmc/struct.Sender.htmlThu May 28 17:42:17 GMT 2026 53.7K bytes -
MappedMutexGuard in std::sync::poison - Rust
An RAII mutex guard returned by `MutexGuard::map`, which can point to a subfield of the protected data. When this structure is dropped (falls out of scope), the lock will be unlocked.doc.rust-lang.org/std/sync/poison/struct.MappedMutexGuard.htmlThu May 28 17:42:17 GMT 2026 36.5K bytes -
WouldBlock in std::sync::nonpoison - Rust
A lock could not be acquired at this time because the operation would otherwise block.doc.rust-lang.org/std/sync/nonpoison/struct.WouldBlock.htmlThu May 28 17:42:17 GMT 2026 22.2K bytes