- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 151 - 160 of 2,271 for host:doc.rust-lang.org (0.03 sec)
-
CommandEnvs in std::process - Rust
An iterator over the command environment variables.doc.rust-lang.org/std/process/struct.CommandEnvs.html Similar Results (3)Registered: Fri Dec 26 01:40:46 UTC 2025 - Last Modified: Thu Dec 11 14:50:42 UTC 2025 - 153.3K 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 Dec 26 01:40:30 UTC 2025 - Last Modified: Thu Dec 11 14:50:42 UTC 2025 - 48.3K 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 Dec 26 01:41:31 UTC 2025 - Last Modified: Thu Dec 11 14:50:42 UTC 2025 - 60.3K bytes - Viewed (0) -
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.htmlRegistered: Fri Dec 26 01:41:45 UTC 2025 - Last Modified: Thu Dec 11 14:50:41 UTC 2025 - 27K bytes - Viewed (0) -
Simd in std::simd::prelude - Rust
A SIMD vector with the shape of `[T; N]` but the operations of `T`.doc.rust-lang.org/std/simd/prelude/struct.Simd.html Similar Results (1)Registered: Fri Dec 26 01:44:14 UTC 2025 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 2.3M bytes - Viewed (0) -
Mask in std::simd::prelude - Rust
A SIMD vector mask for `N` elements of width specified by `Element`.doc.rust-lang.org/std/simd/prelude/struct.Mask.html Similar Results (1)Registered: Fri Dec 26 01:44:51 UTC 2025 - Last Modified: Thu Dec 11 14:50:42 UTC 2025 - 242.9K bytes - Viewed (0) -
IterMut in std::slice - Rust
Mutable slice iterator.doc.rust-lang.org/std/slice/struct.IterMut.htmlRegistered: Fri Dec 26 01:46:40 UTC 2025 - Last Modified: Thu Dec 11 14:50:44 UTC 2025 - 187K 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 Dec 26 01:56:43 UTC 2025 - Last Modified: Thu Dec 11 14:50:41 UTC 2025 - 21.8K bytes - Viewed (0) -
DebugAsHex in std::fmt - Rust
Specifies whether the `Debug` trait should use lower-/upper-case hexadecimal or normal integers.doc.rust-lang.org/std/fmt/enum.DebugAsHex.htmlRegistered: Fri Dec 26 01:57:48 UTC 2025 - Last Modified: Thu Dec 11 14:50:37 UTC 2025 - 29.3K bytes - Viewed (0) -
Cow in std::borrow - Rust
A clone-on-write smart pointer.doc.rust-lang.org/std/borrow/enum.Cow.htmlRegistered: Fri Dec 26 01:57:18 UTC 2025 - Last Modified: Thu Dec 11 14:50:35 UTC 2025 - 484.7K bytes - Viewed (0)