Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 2,191 for host:doc.rust-lang.org (0.04 sec)

  1. 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 Nov 25 07:16:44 UTC 2024
    - Last Modified: Thu Oct 17 16:29:35 UTC 2024
    - 36.5K bytes
    - Viewed (0)
  2. Duration in std::time - Rust

    A `Duration` type to represent a span of time, typically used for system timeouts.
    doc.rust-lang.org/std/time/struct.Duration.html
    Registered: Mon Nov 25 07:26:24 UTC 2024
    - Last Modified: Thu Oct 17 16:29:42 UTC 2024
    - 174.1K bytes
    - Viewed (0)
  3. ContextBuilder in std::task - Rust

    A Builder used to construct a `Context` instance with support for `LocalWaker`.
    doc.rust-lang.org/std/task/struct.ContextBuilder.html
    Registered: Mon Nov 25 07:27:10 UTC 2024
    - Last Modified: Thu Oct 17 16:29:41 UTC 2024
    - 27K bytes
    - Viewed (0)
  4. FromVecWithNulError in std::ffi::c_str - Rust

    An error indicating that a nul byte was not in the expected position.
    doc.rust-lang.org/std/ffi/c_str/struct.FromVecWithNulError.html
    Registered: Mon Nov 25 07:08:40 UTC 2024
    - Last Modified: Thu Oct 17 16:29:24 UTC 2024
    - 42.5K bytes
    - Viewed (0)
  5. AsyncDropInPlace in std::future - Rust

    A future returned by the `async_drop_in_place`.
    doc.rust-lang.org/std/future/struct.AsyncDropInPlace.html
    Registered: Mon Nov 25 07:08:43 UTC 2024
    - Last Modified: Thu Oct 17 16:29:25 UTC 2024
    - 26.4K bytes
    - Viewed (0)
  6. Report in std::error - Rust

    An error reporter that prints an error and its sources.
    doc.rust-lang.org/std/error/struct.Report.html
    Registered: Mon Nov 25 07:08:47 UTC 2024
    - Last Modified: Thu Oct 17 16:29:23 UTC 2024
    - 48.8K bytes
    - Viewed (0)
  7. FromBytesUntilNulError in std::ffi::c_str - Rust

    An error indicating that no nul byte was present.
    doc.rust-lang.org/std/ffi/c_str/struct.FromBytesUntilNulError.html
    Registered: Mon Nov 25 07:09:25 UTC 2024
    - Last Modified: Thu Oct 17 16:29:24 UTC 2024
    - 36.4K bytes
    - Viewed (0)
  8. DebugSet in std::fmt - Rust

    A struct to help with `fmt::Debug` implementations.
    doc.rust-lang.org/std/fmt/struct.DebugSet.html
    Registered: Mon Nov 25 07:09:32 UTC 2024
    - Last Modified: Thu Oct 17 16:29:25 UTC 2024
    - 32.8K bytes
    - Viewed (0)
  9. Once in std::sync - Rust

    A low-level synchronization primitive for one-time global execution.
    doc.rust-lang.org/std/sync/struct.Once.html
    Registered: Mon Nov 25 07:19:29 UTC 2024
    - Last Modified: Thu Oct 17 16:29:41 UTC 2024
    - 36.1K bytes
    - Viewed (0)
  10. take_alloc_error_hook in std::alloc - Rust

    Unregisters the current allocation error hook, returning it.
    doc.rust-lang.org/std/alloc/fn.take_alloc_error_hook.html
    Registered: Mon Nov 25 08:12:14 UTC 2024
    - Last Modified: Thu Oct 17 16:29:21 UTC 2024
    - 4K bytes
    - Viewed (0)
Back to top