Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1751 - 1760 of 2,266 for host:doc.rust-lang.org (0.04 sec)

  1. 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.html
    Registered: Wed Nov 05 02:17:41 UTC 2025
    - Last Modified: Thu Oct 30 18:22:33 UTC 2025
    - 64.3K bytes
    - Viewed (0)
  2. 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.html
    Registered: Wed Nov 05 02:15:48 UTC 2025
    - Last Modified: Thu Oct 30 18:22:32 UTC 2025
    - 22.8K bytes
    - Viewed (0)
  3. BorrowedHandle in std::os::windows::io - Rust

    A borrowed handle.
    doc.rust-lang.org/std/os/windows/io/struct.BorrowedHandle.html
    Registered: Wed Nov 05 01:50:51 UTC 2025
    - Last Modified: Thu Oct 30 18:22:30 UTC 2025
    - 36K bytes
    - Viewed (0)
  4. Saturating in std::num - Rust

    Provides intentionally-saturating arithmetic on `T`.
    doc.rust-lang.org/std/num/struct.Saturating.html
    Registered: Wed Nov 05 01:50:58 UTC 2025
    - Last Modified: Thu Oct 30 18:22:29 UTC 2025
    - 2.4M bytes
    - Viewed (0)
  5. 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.html
    Registered: Wed Nov 05 02:03:46 UTC 2025
    - Last Modified: Thu Oct 30 18:22:32 UTC 2025
    - 22.2K bytes
    - Viewed (0)
  6. 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.html
    Registered: Wed Nov 05 02:01:59 UTC 2025
    - Last Modified: Thu Oct 30 18:22:32 UTC 2025
    - 170.1K bytes
    - Viewed (0)
  7. 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.html
    Registered: Wed Nov 05 02:03:56 UTC 2025
    - Last Modified: Thu Oct 30 18:22:32 UTC 2025
    - 163K bytes
    - Viewed (0)
  8. 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.html
    Registered: Wed Nov 05 02:01:35 UTC 2025
    - Last Modified: Thu Oct 30 18:22:32 UTC 2025
    - 162.3K bytes
    - Viewed (0)
  9. DefaultRandomSource in std::random - Rust

    The default random source.
    doc.rust-lang.org/std/random/struct.DefaultRandomSource.html
    Registered: Wed Nov 05 02:02:22 UTC 2025
    - Last Modified: Thu Oct 30 18:22:30 UTC 2025
    - 31.8K bytes
    - Viewed (0)
  10. 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.html
    Registered: Wed Nov 05 02:14:21 UTC 2025
    - Last Modified: Thu Oct 30 18:22:32 UTC 2025
    - 37.1K bytes
    - Viewed (0)
Back to top