- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1431 - 1440 of 2,191 for host:doc.rust-lang.org (0.04 sec)
-
PermissionsExt in std::os::unix::fs - Rust
Unix-specific extensions to `fs::Permissions`.doc.rust-lang.org/std/os/unix/fs/trait.PermissionsExt.htmlRegistered: Mon Nov 25 07:43:56 UTC 2024 - Last Modified: Thu Oct 17 16:29:34 UTC 2024 - 11.3K bytes - Viewed (0) -
Tuple in std::marker - Rust
A marker for tuple types.doc.rust-lang.org/std/marker/trait.Tuple.htmlRegistered: Mon Nov 25 07:45:16 UTC 2024 - Last Modified: Thu Oct 17 16:29:37 UTC 2024 - 3.9K bytes - Viewed (0) -
Pending in std::future - Rust
Creates a future which never resolves, representing a computation that never finishes.doc.rust-lang.org/std/future/struct.Pending.htmlRegistered: Mon Nov 25 07:08:35 UTC 2024 - Last Modified: Thu Oct 17 16:29:25 UTC 2024 - 29.9K bytes - Viewed (0) -
StdinLock in std::io - Rust
A locked reference to the `Stdin` handle.doc.rust-lang.org/std/io/struct.StdinLock.htmlRegistered: Mon Nov 25 07:11:17 UTC 2024 - Last Modified: Thu Oct 17 16:29:35 UTC 2024 - 50.7K 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: Mon Nov 25 07:12:32 UTC 2024 - Last Modified: Thu Oct 17 16:29:35 UTC 2024 - 26.8K bytes - Viewed (0) -
JoinPathsError in std::env - Rust
The error type for operations on the `PATH` variable. Possibly returned from `env::join_paths()`.doc.rust-lang.org/std/env/struct.JoinPathsError.htmlRegistered: Mon Nov 25 07:11:30 UTC 2024 - Last Modified: Thu Oct 17 16:29:27 UTC 2024 - 25.4K bytes - Viewed (0) -
Barrier in std::sync - Rust
A barrier enables multiple threads to synchronize the beginning of some computation.doc.rust-lang.org/std/sync/struct.Barrier.htmlRegistered: Mon Nov 25 07:19:49 UTC 2024 - Last Modified: Thu Oct 17 16:29:41 UTC 2024 - 25.8K bytes - Viewed (0) -
MappedRwLockReadGuard in std::sync - Rust
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/struct.MappedRwLockReadGuard.htmlRegistered: Mon Nov 25 07:21:52 UTC 2024 - Last Modified: Thu Oct 17 16:29:41 UTC 2024 - 32.2K bytes - Viewed (0) -
SystemTimeError in std::time - Rust
An error returned from the `duration_since` and `elapsed` methods on `SystemTime`, used to learn how far in the opposite direction a system time lies.doc.rust-lang.org/std/time/struct.SystemTimeError.htmlRegistered: Mon Nov 25 07:36:43 UTC 2024 - Last Modified: Thu Oct 17 16:29:42 UTC 2024 - 35.6K bytes - Viewed (0) -
VarError in std::env - Rust
The error type for operations interacting with environment variables. Possibly returned from `env::var()`.doc.rust-lang.org/std/env/enum.VarError.htmlRegistered: Mon Nov 25 07:37:37 UTC 2024 - Last Modified: Thu Oct 17 16:29:23 UTC 2024 - 35K bytes - Viewed (0)