Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 130 of 2,333 for host:doc.rust-lang.org (0.03 sec)

  1. NulError in std::ffi::c_str - Rust

    An error indicating that an interior nul byte was found.
    doc.rust-lang.org/std/ffi/c_str/struct.NulError.html Similar Results (1)
    Registered: Wed Jun 04 02:03:18 UTC 2025
    - Last Modified: Thu May 15 17:17:41 UTC 2025
    - 42.8K bytes
    - Viewed (0)
  2. RangeFrom in std::range::legacy - Rust

    A range only bounded inclusively below (`start..`).
    doc.rust-lang.org/std/range/legacy/struct.RangeFrom.html Similar Results (1)
    Registered: Wed Jun 04 02:04:21 UTC 2025
    - Last Modified: Thu May 15 17:17:48 UTC 2025
    - 232.6K bytes
    - Viewed (0)
  3. DebugList in std::fmt - Rust

    A struct to help with `fmt::Debug` implementations.
    doc.rust-lang.org/std/fmt/struct.DebugList.html
    Registered: Wed Jun 04 02:01:59 UTC 2025
    - Last Modified: Thu May 15 17:17:41 UTC 2025
    - 32.8K bytes
    - Viewed (0)
  4. HandleOrNull in std::os::windows::io - Rust

    FFI type for handles in return values or out parameters, where `NULL` is used as a sentry value to indicate errors, such as in the return value of `CreateThread`. This uses `repr(transparent)` and has the representation of a host handle, so that it can be used in such FFI declarations.
    doc.rust-lang.org/std/os/windows/io/struct.HandleOrNull.html
    Registered: Wed Jun 04 02:04:42 UTC 2025
    - Last Modified: Thu May 15 17:17:47 UTC 2025
    - 27.1K bytes
    - Viewed (0)
  5. AssertUnwindSafe in std::panic - Rust

    A simple wrapper around a type to assert that it is unwind safe.
    doc.rust-lang.org/std/panic/struct.AssertUnwindSafe.html
    Registered: Wed Jun 04 02:04:48 UTC 2025
    - Last Modified: Thu May 15 17:17:47 UTC 2025
    - 48.2K bytes
    - Viewed (0)
  6. PhantomInvariantLifetime in std::marker - Rust

    Zero-sized type used to mark a lifetime as invariant.
    doc.rust-lang.org/std/marker/struct.PhantomInvariantLifetime.html
    Registered: Wed Jun 04 02:03:37 UTC 2025
    - Last Modified: Thu May 15 17:17:45 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  7. IntoStringError in std::ffi::c_str - Rust

    An error indicating invalid UTF-8 when converting a `CString` into a `String`.
    doc.rust-lang.org/std/ffi/c_str/struct.IntoStringError.html Similar Results (1)
    Registered: Wed Jun 04 02:02:44 UTC 2025
    - Last Modified: Thu May 15 17:17:41 UTC 2025
    - 38.7K bytes
    - Viewed (0)
  8. DynMetadata in std::ptr - Rust

    The metadata for a `Dyn = dyn SomeTrait` trait object type.
    doc.rust-lang.org/std/ptr/struct.DynMetadata.html
    Registered: Wed Jun 04 02:06:26 UTC 2025
    - Last Modified: Thu May 15 17:17:48 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  9. Mask in std::simd::prelude - Rust

    A SIMD vector mask for `N` elements of width specified by `Element`.
    doc.rust-lang.org/std/simd/prelude/struct.Mask.html Similar Results (1)
    Registered: Wed Jun 04 02:07:16 UTC 2025
    - Last Modified: Thu May 15 17:17:49 UTC 2025
    - 243K bytes
    - Viewed (0)
  10. SystemTimeError in std::time - Rust

    An error returned from the `duration_since` and `elapsed` methods on `SystemTime`, used to learn how far in the opposite direction a system time lies.
    doc.rust-lang.org/std/time/struct.SystemTimeError.html
    Registered: Wed Jun 04 02:07:22 UTC 2025
    - Last Modified: Thu May 15 17:17:51 UTC 2025
    - 36.1K bytes
    - Viewed (0)
Back to top