Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 281 - 290 of 2,278 for host:doc.rust-lang.org (0.03 seconds)

  1. FileTypeExt in std::os::windows::fs - Rust

    Windows-specific extensions to `fs::FileType`.
    doc.rust-lang.org/std/os/windows/fs/trait.FileTypeExt.html
    Thu Jan 22 13:44:25 GMT 2026
      6.7K bytes
  2. UnixSocketExt in std::os::linux::net - Rust

    Linux-specific functionality for `AF_UNIX` sockets `UnixDatagram` and `UnixStream`.
    doc.rust-lang.org/std/os/linux/net/trait.UnixSocketExt.html
    Thu Jan 22 13:44:25 GMT 2026
      10.1K bytes
  3. OpenOptionsExt in std::os::unix::fs - Rust

    Unix-specific extensions to `fs::OpenOptions`.
    doc.rust-lang.org/std/os/unix/fs/trait.OpenOptionsExt.html
    Thu Jan 22 13:44:25 GMT 2026
      9.6K bytes
  4. AsRawSocket in std::os::windows::io - Rust

    Extracts raw sockets.
    doc.rust-lang.org/std/os/windows/io/trait.AsRawSocket.html
    Thu Jan 22 13:44:25 GMT 2026
      8.4K bytes
  5. FileExt in std::os::wasi::fs - Rust

    WASI-specific extensions to `File`.
    doc.rust-lang.org/std/os/wasi/fs/trait.FileExt.html
    Thu Jan 22 13:44:25 GMT 2026
      33.8K bytes
  6. Sub in std::ops - Rust

    The subtraction operator `-`.
    doc.rust-lang.org/std/ops/trait.Sub.html
    Thu Jan 22 13:44:25 GMT 2026
      281.2K bytes
  7. place in std::intrinsics::mir - Rust

    Helper macro that allows you to treat a value expression like a place expression.
    doc.rust-lang.org/std/intrinsics/mir/macro.place.html
    Thu Jan 22 13:44:23 GMT 2026
      3.7K bytes
  8. OneSidedRange in std::range - Rust

    `OneSidedRange` is implemented for built-in range types that are unbounded on one side. For example, `a..`, `..b` and `..=c` implement `OneSidedRange`, but `..`, `d..e`, and `f..=g` do not.
    doc.rust-lang.org/std/range/trait.OneSidedRange.html
    Thu Jan 22 13:44:26 GMT 2026
      8.7K bytes
      Similar Results (1)
  9. simd_swizzle in std::simd - Rust

    Constructs a new SIMD vector by copying elements from selected elements in other vectors.
    doc.rust-lang.org/std/simd/macro.simd_swizzle.html
    Thu Jan 22 13:44:26 GMT 2026
      8.2K bytes
  10. ExtractIf in std::collections::hash_set - Rust

    A draining, filtering iterator over the items of a `HashSet`.
    doc.rust-lang.org/std/collections/hash_set/struct.ExtractIf.html
    Thu Jan 22 13:44:20 GMT 2026
      157.3K bytes
      Similar Results (3)
Back to Top