Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. alloc_error_handler in std::prelude::v1 - Rust

    Attribute macro applied to a function to register it as a handler for allocation failure.
    doc.rust-lang.org/std/prelude/v1/attr.alloc_error_handler.html
    Registered: Mon Aug 04 02:46:32 UTC 2025
    - Last Modified: Thu Jun 26 17:59:48 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  2. mir in std::intrinsics::mir - Rust

    Macro for generating custom MIR.
    doc.rust-lang.org/std/intrinsics/mir/macro.mir.html
    Registered: Mon Aug 04 02:46:37 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 4K bytes
    - Viewed (0)
  3. Utf8Pattern in std::str::pattern - Rust

    Result of calling `Pattern::as_utf8_pattern()`. Can be used for inspecting the contents of a `Pattern` in cases where the underlying representation can be represented as UTF-8.
    doc.rust-lang.org/std/str/pattern/enum.Utf8Pattern.html
    Registered: Mon Aug 04 02:35:29 UTC 2025
    - Last Modified: Thu Jun 26 17:59:51 UTC 2025
    - 31.1K bytes
    - Viewed (0)
  4. LocalWaker in std::task - Rust

    A `LocalWaker` is analogous to a `Waker`, but it does not implement `Send` or `Sync`.
    doc.rust-lang.org/std/task/struct.LocalWaker.html
    Registered: Mon Aug 04 02:34:25 UTC 2025
    - Last Modified: Thu Jun 26 17:59:53 UTC 2025
    - 45.7K bytes
    - Viewed (0)
  5. Residual in std::ops - Rust

    Allows retrieving the canonical type implementing `Try` that has this type as its residual and allows it to hold an `O` as its output.
    doc.rust-lang.org/std/ops/trait.Residual.html
    Registered: Mon Aug 04 02:37:54 UTC 2025
    - Last Modified: Thu Jun 26 17:59:47 UTC 2025
    - 9.4K bytes
    - Viewed (0)
  6. FileTimesExt in std::os::darwin::fs - Rust

    OS-specific extensions to `fs::FileTimes`.
    doc.rust-lang.org/std/os/darwin/fs/trait.FileTimesExt.html
    Registered: Mon Aug 04 02:38:36 UTC 2025
    - Last Modified: Thu Jun 26 17:59:46 UTC 2025
    - 6.3K bytes
    - Viewed (0)
  7. FnPtr in std::marker - Rust

    A common trait implemented by all function pointers.
    doc.rust-lang.org/std/marker/trait.FnPtr.html
    Registered: Mon Aug 04 02:37:27 UTC 2025
    - Last Modified: Thu Jun 26 17:59:43 UTC 2025
    - 5.6K bytes
    - Viewed (0)
  8. IntoRawSocket in std::os::windows::io - Rust

    A trait to express the ability to consume an object and acquire ownership of its raw `SOCKET`.
    doc.rust-lang.org/std/os/windows/io/trait.IntoRawSocket.html
    Registered: Mon Aug 04 02:38:59 UTC 2025
    - Last Modified: Thu Jun 26 17:59:52 UTC 2025
    - 8.1K bytes
    - Viewed (0)
  9. CommandExt in std::os::windows::process - Rust

    Windows-specific extensions to the `process::Command` builder.
    doc.rust-lang.org/std/os/windows/process/trait.CommandExt.html
    Registered: Mon Aug 04 02:39:02 UTC 2025
    - Last Modified: Thu Jun 26 17:59:47 UTC 2025
    - 24.7K bytes
    - Viewed (0)
  10. SocketAddrExt in std::os::linux::net - Rust

    Platform-specific extensions to `SocketAddr`.
    doc.rust-lang.org/std/os/linux/net/trait.SocketAddrExt.html
    Registered: Mon Aug 04 02:39:50 UTC 2025
    - Last Modified: Thu Jun 26 17:59:46 UTC 2025
    - 12.1K bytes
    - Viewed (0)
Back to top