Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 151 - 160 of 2,191 for host:doc.rust-lang.org (0.03 sec)

  1. 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: Fri Nov 15 01:40:36 UTC 2024
    - Last Modified: Thu Oct 17 16:29:24 UTC 2024
    - 42.5K bytes
    - Viewed (0)
  2. 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: Fri Nov 15 01:40:42 UTC 2024
    - Last Modified: Thu Oct 17 16:29:23 UTC 2024
    - 48.8K bytes
    - Viewed (0)
  3. FileType in std::fs - Rust

    A structure representing a type of file with accessors for each file type. It is returned by `Metadata::file_type` method.
    doc.rust-lang.org/std/fs/struct.FileType.html
    Registered: Fri Nov 15 01:41:49 UTC 2024
    - Last Modified: Thu Oct 17 16:29:25 UTC 2024
    - 47.9K bytes
    - Viewed (0)
  4. 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: Fri Nov 15 01:42:00 UTC 2024
    - Last Modified: Thu Oct 17 16:29:24 UTC 2024
    - 36.4K 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: Fri Nov 15 01:41:19 UTC 2024
    - Last Modified: Thu Oct 17 16:29:25 UTC 2024
    - 26.4K bytes
    - Viewed (0)
  6. DebugSet in std::fmt - Rust

    A struct to help with `fmt::Debug` implementations.
    doc.rust-lang.org/std/fmt/struct.DebugSet.html
    Registered: Fri Nov 15 01:42:36 UTC 2024
    - Last Modified: Thu Oct 17 16:29:25 UTC 2024
    - 32.8K bytes
    - Viewed (0)
  7. Discriminant in std::mem - Rust

    Opaque type representing the discriminant of an enum.
    doc.rust-lang.org/std/mem/struct.Discriminant.html
    Registered: Fri Nov 15 01:43:20 UTC 2024
    - Last Modified: Thu Oct 17 16:29:32 UTC 2024
    - 31.9K bytes
    - Viewed (0)
  8. IntoInnerError in std::io - Rust

    An error returned by `BufWriter::into_inner` which combines an error that happened while writing out the buffer, and the buffered writer object which may be used to recover from the condition.
    doc.rust-lang.org/std/io/struct.IntoInnerError.html
    Registered: Fri Nov 15 01:43:27 UTC 2024
    - Last Modified: Thu Oct 17 16:29:30 UTC 2024
    - 40.9K bytes
    - Viewed (0)
  9. Stderr in std::io - Rust

    A handle to the standard error stream of a process.
    doc.rust-lang.org/std/io/struct.Stderr.html
    Registered: Fri Nov 15 01:44:13 UTC 2024
    - Last Modified: Thu Oct 17 16:29:30 UTC 2024
    - 46.5K bytes
    - Viewed (0)
  10. Display in std::ffi::os_str - Rust

    Helper struct for safely printing an `OsStr` with `format!` and `{}`.
    doc.rust-lang.org/std/ffi/os_str/struct.Display.html
    Registered: Fri Nov 15 01:42:52 UTC 2024
    - Last Modified: Thu Oct 17 16:29:24 UTC 2024
    - 23.5K bytes
    - Viewed (0)
Back to top