- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1321 - 1330 of 2,266 for host:doc.rust-lang.org (0.03 sec)
-
Ipv4Addr in std::net - Rust
An IPv4 address.doc.rust-lang.org/std/net/struct.Ipv4Addr.htmlRegistered: Wed Nov 05 01:53:46 UTC 2025 - Last Modified: Thu Oct 30 18:22:28 UTC 2025 - 165.3K bytes - Viewed (0) -
UnixDatagram in std::os::unix::net - Rust
A Unix datagram socket.doc.rust-lang.org/std/os/unix/net/struct.UnixDatagram.htmlRegistered: Wed Nov 05 01:54:16 UTC 2025 - Last Modified: Thu Oct 30 18:22:29 UTC 2025 - 108.8K bytes - Viewed (0) -
ChildStdin in std::process - Rust
A handle to a child process’s standard input (stdin).doc.rust-lang.org/std/process/struct.ChildStdin.htmlRegistered: Wed Nov 05 01:53:21 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 54.8K bytes - Viewed (0) -
UnsafePinned in std::pin - Rust
This type provides a way to entirely opt-out of typical aliasing rules; specifically, `&mut UnsafePinned<T>` is not guaranteed to be a unique pointer. This also subsumes the effects of `UnsafeCell`, i.e., `&UnsafePinned<T>` may point to data that is being mutated.doc.rust-lang.org/std/pin/struct.UnsafePinned.htmlRegistered: Wed Nov 05 01:52:22 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 37.7K bytes - Viewed (0) -
ScmCredentials in std::os::unix::net - Rust
This control message contains unix credentials.doc.rust-lang.org/std/os/unix/net/struct.ScmCredentials.htmlRegistered: Wed Nov 05 01:51:37 UTC 2025 - Last Modified: Thu Oct 30 18:22:29 UTC 2025 - 144.5K bytes - Viewed (0) -
StripPrefixError in std::path - Rust
An error returned from `Path::strip_prefix` if the prefix was not found.doc.rust-lang.org/std/path/struct.StripPrefixError.htmlRegistered: Wed Nov 05 01:54:52 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 35.3K bytes - Viewed (0) -
ProcThreadAttributeListBuilder in std::os::wind...
Builder for constructing a `ProcThreadAttributeList`.doc.rust-lang.org/std/os/windows/process/struct.ProcThreadAttributeListBuilder.htmlRegistered: Wed Nov 05 01:52:59 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 38.1K bytes - Viewed (0) -
TakeWhile in std::iter - Rust
An iterator that only accepts elements while `predicate` returns `true`.doc.rust-lang.org/std/iter/struct.TakeWhile.htmlRegistered: Wed Nov 05 01:55:37 UTC 2025 - Last Modified: Thu Oct 30 18:22:28 UTC 2025 - 165.4K bytes - Viewed (0) -
RangeInclusive in std::ops - Rust
A range bounded inclusively below and above (`start..=end`).doc.rust-lang.org/std/ops/struct.RangeInclusive.html Similar Results (1)Registered: Wed Nov 05 01:56:34 UTC 2025 - Last Modified: Thu Oct 30 18:22:29 UTC 2025 - 262.8K bytes - Viewed (0) -
HandleOrInvalid in std::os::windows::io - Rust
FFI type for handles in return values or out parameters, where `INVALID_HANDLE_VALUE` is used as a sentry value to indicate errors, such as in the return value of `CreateFileW`. 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.HandleOrInvalid.htmlRegistered: Wed Nov 05 01:55:27 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 27.2K bytes - Viewed (0)