- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1751 - 1760 of 2,266 for host:doc.rust-lang.org (0.15 sec)
-
SystemTime in std::time - Rust
A measurement of the system clock, useful for talking to external entities like the file system or other processes.doc.rust-lang.org/std/time/struct.SystemTime.htmlRegistered: Wed Nov 05 02:17:41 UTC 2025 - Last Modified: Thu Oct 30 18:22:33 UTC 2025 - 64.3K bytes - Viewed (0) -
OnceState in std::sync::poison - Rust
State yielded to `Once::call_once_force()`โs closure parameter. The state can be used to query the poison status of the `Once`.doc.rust-lang.org/std/sync/poison/struct.OnceState.htmlRegistered: Wed Nov 05 02:15:48 UTC 2025 - Last Modified: Thu Oct 30 18:22:32 UTC 2025 - 22.8K bytes - Viewed (0) -
BorrowedHandle in std::os::windows::io - Rust
A borrowed handle.doc.rust-lang.org/std/os/windows/io/struct.BorrowedHandle.htmlRegistered: Wed Nov 05 01:50:51 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 36K bytes - Viewed (0) -
Saturating in std::num - Rust
Provides intentionally-saturating arithmetic on `T`.doc.rust-lang.org/std/num/struct.Saturating.htmlRegistered: Wed Nov 05 01:50:58 UTC 2025 - Last Modified: Thu Oct 30 18:22:29 UTC 2025 - 2.4M bytes - Viewed (0) -
BarrierWaitResult in std::sync - Rust
A `BarrierWaitResult` is returned by `Barrier::wait()` when all threads in the `Barrier` have rendezvoused.doc.rust-lang.org/std/sync/struct.BarrierWaitResult.htmlRegistered: Wed Nov 05 02:03:46 UTC 2025 - Last Modified: Thu Oct 30 18:22:32 UTC 2025 - 22.2K bytes - Viewed (0) -
RSplitMut in std::slice - Rust
An iterator over the subslices of the vector which are separated by elements that match `pred`, starting from the end of the slice.doc.rust-lang.org/std/slice/struct.RSplitMut.htmlRegistered: Wed Nov 05 02:01:59 UTC 2025 - Last Modified: Thu Oct 30 18:22:32 UTC 2025 - 170.1K bytes - Viewed (0) -
SplitN in std::slice - Rust
An iterator over subslices separated by elements that match a predicate function, limited to a given number of splits.doc.rust-lang.org/std/slice/struct.SplitN.htmlRegistered: Wed Nov 05 02:03:56 UTC 2025 - Last Modified: Thu Oct 30 18:22:32 UTC 2025 - 163K bytes - Viewed (0) -
SplitNMut in std::slice - Rust
An iterator over subslices separated by elements that match a predicate function, limited to a given number of splits.doc.rust-lang.org/std/slice/struct.SplitNMut.htmlRegistered: Wed Nov 05 02:01:35 UTC 2025 - Last Modified: Thu Oct 30 18:22:32 UTC 2025 - 162.3K bytes - Viewed (0) -
DefaultRandomSource in std::random - Rust
The default random source.doc.rust-lang.org/std/random/struct.DefaultRandomSource.htmlRegistered: Wed Nov 05 02:02:22 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 31.8K bytes - Viewed (0) -
Once in std::sync::poison - Rust
A low-level synchronization primitive for one-time global execution.doc.rust-lang.org/std/sync/poison/struct.Once.htmlRegistered: Wed Nov 05 02:14:21 UTC 2025 - Last Modified: Thu Oct 30 18:22:32 UTC 2025 - 37.1K bytes - Viewed (0)