Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 651 - 660 of 2,321 for host:doc.rust-lang.org (0.04 sec)

  1. UnixStream in std::os::unix::net - Rust

    A Unix stream socket.
    doc.rust-lang.org/std/os/unix/net/struct.UnixStream.html
    Registered: Mon Aug 04 02:15:31 UTC 2025
    - Last Modified: Thu Jun 26 17:59:51 UTC 2025
    - 124.2K bytes
    - Viewed (0)
  2. ScmRights in std::os::unix::net - Rust

    This control message contains file descriptors.
    doc.rust-lang.org/std/os/unix/net/struct.ScmRights.html
    Registered: Mon Aug 04 02:16:28 UTC 2025
    - Last Modified: Thu Jun 26 17:59:47 UTC 2025
    - 155.3K bytes
    - Viewed (0)
  3. 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
    Registered: Mon Aug 04 02:15:52 UTC 2025
    - Last Modified: Thu Jun 26 17:59:48 UTC 2025
    - 44.1K bytes
    - Viewed (0)
  4. SocketAddr in std::os::unix::net - Rust

    An address associated with a Unix socket.
    doc.rust-lang.org/std/os/unix/net/struct.SocketAddr.html
    Registered: Mon Aug 04 02:17:54 UTC 2025
    - Last Modified: Thu Jun 26 17:59:47 UTC 2025
    - 39K bytes
    - Viewed (0)
  5. Iter in std::path - Rust

    An iterator over the `Component`s of a `Path`, as `OsStr` slices.
    doc.rust-lang.org/std/path/struct.Iter.html
    Registered: Mon Aug 04 02:18:48 UTC 2025
    - Last Modified: Thu Jun 26 17:59:48 UTC 2025
    - 170.6K bytes
    - Viewed (0)
  6. 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
    Registered: Mon Aug 04 02:18:59 UTC 2025
    - Last Modified: Thu Jun 26 17:59:47 UTC 2025
    - 37K bytes
    - Viewed (0)
  7. repeat_with in std::iter - Rust

    Creates a new iterator that repeats elements of type `A` endlessly by applying the provided closure, the repeater, `F: FnMut() -> A`.
    doc.rust-lang.org/std/iter/fn.repeat_with.html
    Registered: Mon Aug 04 03:31:12 UTC 2025
    - Last Modified: Thu Jun 26 17:59:43 UTC 2025
    - 9.7K bytes
    - Viewed (0)
  8. zip in std::iter - Rust

    Converts the arguments to iterators and zips them.
    doc.rust-lang.org/std/iter/fn.zip.html
    Registered: Mon Aug 04 03:31:20 UTC 2025
    - Last Modified: Thu Jun 26 17:59:43 UTC 2025
    - 8.6K bytes
    - Viewed (0)
  9. catch_unwind in std::panic - Rust

    Invokes a closure, capturing the cause of an unwinding panic if one occurs.
    doc.rust-lang.org/std/panic/fn.catch_unwind.html
    Registered: Mon Aug 04 03:31:27 UTC 2025
    - Last Modified: Thu Jun 26 17:59:47 UTC 2025
    - 8.1K bytes
    - Viewed (0)
  10. panic_any in std::panic - Rust

    Panics the current thread with the given message as the panic payload.
    doc.rust-lang.org/std/panic/fn.panic_any.html
    Registered: Mon Aug 04 03:31:36 UTC 2025
    - Last Modified: Thu Jun 26 17:59:52 UTC 2025
    - 4.2K bytes
    - Viewed (0)
Back to top