Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1571 - 1580 of 2,385 for host:doc.rust-lang.org (0.08 seconds)

  1. CommandArgs in std::process - Rust

    An iterator over the command arguments.
    doc.rust-lang.org/std/process/struct.CommandArgs.html
    Thu May 28 17:42:15 GMT 2026
      148K bytes
  2. AncillaryData in std::os::unix::net - Rust

    This enum represent one control message of variable type.
    doc.rust-lang.org/std/os/unix/net/enum.AncillaryData.html
    Thu May 28 17:42:14 GMT 2026
      20.4K bytes
  3. ByRefSized in std::iter - Rust

    Like `Iterator::by_ref`, but requiring `Sized` so it can forward generics.
    doc.rust-lang.org/std/iter/struct.ByRefSized.html
    Thu May 28 17:42:12 GMT 2026
      164.3K bytes
  4. Read in std::io - Rust

    The `Read` trait allows for reading bytes from a source.
    doc.rust-lang.org/std/io/trait.Read.html
    Thu May 28 17:42:12 GMT 2026
      74.2K bytes
  5. ExtractIf in std::collections::linked_list - Rust

    This `struct` is created by the `extract_if` method on `LinkedList`.
    doc.rust-lang.org/std/collections/linked_list/struct.ExtractIf.html
    Thu May 28 17:42:09 GMT 2026
      164.3K bytes
  6. AsRawFd in std::os::fd - Rust

    A trait to extract the raw file descriptor from an underlying object.
    doc.rust-lang.org/std/os/fd/trait.AsRawFd.html
    Thu May 28 17:42:14 GMT 2026
      24.4K bytes
  7. AtomicUsize in std::sync::atomic - Rust

    An integer type which can be safely shared between threads.
    doc.rust-lang.org/std/sync/atomic/type.AtomicUsize.html
    Thu May 28 17:42:17 GMT 2026
      4.9K bytes
  8. AsHandle in std::os::windows::io - Rust

    A trait to borrow the handle from an underlying object.
    doc.rust-lang.org/std/os/windows/io/trait.AsHandle.html
    Thu May 28 17:42:14 GMT 2026
      20.7K bytes
  9. BorrowedFd in std::os::fd - Rust

    A borrowed file descriptor.
    doc.rust-lang.org/std/os/fd/struct.BorrowedFd.html
    Thu May 28 17:42:14 GMT 2026
      34.9K bytes
  10. BorrowedSocket in std::os::windows::io - Rust

    A borrowed socket.
    doc.rust-lang.org/std/os/windows/io/struct.BorrowedSocket.html
    Thu May 28 17:42:14 GMT 2026
      33.9K bytes
Back to Top