Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 381 - 390 of 2,278 for host:doc.rust-lang.org (0.14 seconds)

  1. PrefixComponent in std::path - Rust

    A structure wrapping a Windows path prefix as well as its unparsed string representation.
    doc.rust-lang.org/std/path/struct.PrefixComponent.html
    Thu Feb 12 20:19:39 GMT 2026
      44K bytes
  2. Discriminant in std::mem - Rust

    Opaque type representing the discriminant of an enum.
    doc.rust-lang.org/std/mem/struct.Discriminant.html
    Thu Feb 12 20:19:38 GMT 2026
      32.2K bytes
  3. Mask in std::simd - Rust

    A SIMD vector mask for `N` elements of width specified by `Element`.
    doc.rust-lang.org/std/simd/struct.Mask.html
    Thu Feb 12 20:19:40 GMT 2026
      238.9K bytes
      Similar Results (1)
  4. Weak in std::rc - Rust

    `Weak` is a version of `Rc` that holds a non-owning reference to the managed allocation.
    doc.rust-lang.org/std/rc/struct.Weak.html
    Thu Feb 12 20:19:40 GMT 2026
      69.2K bytes
      Similar Results (1)
  5. RangeTo in std::range - Rust

    A range only bounded exclusively above (`..end`).
    doc.rust-lang.org/std/range/struct.RangeTo.html
    Thu Feb 12 20:19:40 GMT 2026
      87.3K bytes
      Similar Results (1)
  6. ExitStatus in std::process - Rust

    Describes the result of a process after it has terminated.
    doc.rust-lang.org/std/process/struct.ExitStatus.html
    Thu Feb 12 20:19:39 GMT 2026
      49.5K bytes
  7. UnixStream in std::os::unix::net - Rust

    A Unix stream socket.
    doc.rust-lang.org/std/os/unix/net/struct.UnixStream.html
    Thu Feb 12 20:19:39 GMT 2026
      128.2K bytes
  8. ExitStatusError in std::process - Rust

    Describes the result of a process after it has failed
    doc.rust-lang.org/std/process/struct.ExitStatusError.html
    Thu Feb 12 20:19:39 GMT 2026
      50.1K bytes
  9. InvalidHandleError in std::os::windows::io - Rust

    This is the error type used by `HandleOrInvalid` when attempting to convert into a handle, to indicate that the value is `INVALID_HANDLE_VALUE`.
    doc.rust-lang.org/std/os/windows/io/struct.InvalidHandleError.html
    Thu Feb 12 20:19:39 GMT 2026
      36.8K bytes
  10. WaitTimeoutResult in std::sync - Rust

    A type indicating whether a timed wait on a condition variable returned due to a time out or not.
    doc.rust-lang.org/std/sync/struct.WaitTimeoutResult.html
    Thu Feb 12 20:19:42 GMT 2026
      33.4K bytes
Back to Top