- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 971 - 980 of 2,342 for host:doc.rust-lang.org (0.05 sec)
-
ExitCode in std::process - Rust
This type represents the status code the current process can return to its parent under normal termination.doc.rust-lang.org/std/process/struct.ExitCode.htmlRegistered: Wed Apr 16 01:24:12 UTC 2025 - Last Modified: Thu Apr 03 09:31:46 UTC 2025 - 43.2K 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 Apr 16 01:30:12 UTC 2025 - Last Modified: Thu Apr 03 09:31:43 UTC 2025 - 144.6K 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 Apr 16 01:29:32 UTC 2025 - Last Modified: Thu Apr 03 09:31:43 UTC 2025 - 27.3K bytes - Viewed (0) -
stat in std::os::linux::raw - Rust
API documentation for the Rust `stat` struct in crate `std`.doc.rust-lang.org/std/os/linux/raw/struct.stat.htmlRegistered: Wed Apr 16 01:30:01 UTC 2025 - Last Modified: Thu Apr 03 09:31:43 UTC 2025 - 36.1K bytes - Viewed (0) -
Permissions in std::fs - Rust
Representation of the various permissions on a file.doc.rust-lang.org/std/fs/struct.Permissions.htmlRegistered: Wed Apr 16 01:14:57 UTC 2025 - Last Modified: Thu Apr 03 09:31:35 UTC 2025 - 39.7K bytes - Viewed (0) -
Assume in std::mem - Rust
Configurable proof assumptions of `TransmuteFrom`.doc.rust-lang.org/std/mem/struct.Assume.htmlRegistered: Wed Apr 16 01:17:39 UTC 2025 - Last Modified: Thu Apr 03 09:31:42 UTC 2025 - 60.4K bytes - Viewed (0) -
FromFn in std::fmt - Rust
Implements `fmt::Debug` and `fmt::Display` using a function.doc.rust-lang.org/std/fmt/struct.FromFn.htmlRegistered: Wed Apr 16 01:15:46 UTC 2025 - Last Modified: Thu Apr 03 09:31:34 UTC 2025 - 24.2K bytes - Viewed (0) -
Chain in std::io - Rust
Adapter to chain together two readers.doc.rust-lang.org/std/io/struct.Chain.htmlRegistered: Wed Apr 16 01:18:30 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 50.5K bytes - Viewed (0) -
StderrLock in std::io - Rust
A locked reference to the `Stderr` handle.doc.rust-lang.org/std/io/struct.StderrLock.html Similar Results (1)Registered: Wed Apr 16 01:17:57 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 35.2K bytes - Viewed (0) -
SkipWhile in std::iter - Rust
An iterator that rejects elements while `predicate` returns `true`.doc.rust-lang.org/std/iter/struct.SkipWhile.htmlRegistered: Wed Apr 16 01:18:15 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 165.5K bytes - Viewed (0)