Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

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

  1. 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
    Thu Jan 22 13:44:21 GMT 2026
      36.7K bytes
      Similar Results (1)
  2. 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
    Thu Jan 22 13:44:21 GMT 2026
      48.3K bytes
  3. DebugStruct in std::fmt - Rust

    A struct to help with `fmt::Debug` implementations.
    doc.rust-lang.org/std/fmt/struct.DebugStruct.html
    Thu Jan 22 13:44:21 GMT 2026
      31.3K bytes
  4. NulError in std::ffi - Rust

    An error indicating that an interior nul byte was found.
    doc.rust-lang.org/std/ffi/struct.NulError.html
    Thu Jan 22 13:44:21 GMT 2026
      42K bytes
      Similar Results (1)
  5. Empty in std::iter - Rust

    An iterator that yields nothing.
    doc.rust-lang.org/std/iter/struct.Empty.html
    Thu Jan 22 13:44:23 GMT 2026
      172K bytes
      Similar Results (3)
  6. BufReader in std::io - Rust

    The `BufReader<R>` struct adds buffering to any reader.
    doc.rust-lang.org/std/io/struct.BufReader.html
    Thu Jan 22 13:44:23 GMT 2026
      77.6K bytes
  7. DebugSet in std::fmt - Rust

    A struct to help with `fmt::Debug` implementations.
    doc.rust-lang.org/std/fmt/struct.DebugSet.html
    Thu Jan 22 13:44:21 GMT 2026
      32.8K bytes
  8. ExitStatus in std::process - Rust

    Describes the result of a process after it has terminated.
    doc.rust-lang.org/std/process/struct.ExitStatus.html
    Thu Jan 22 13:44:26 GMT 2026
      49.5K bytes
  9. Output in std::process - Rust

    The output of a finished process.
    doc.rust-lang.org/std/process/struct.Output.html
    Thu Jan 22 13:44:26 GMT 2026
      33K bytes
  10. ExitStatusError in std::process - Rust

    Describes the result of a process after it has failed
    doc.rust-lang.org/std/process/struct.ExitStatusError.html
    Thu Jan 22 13:44:26 GMT 2026
      50.1K bytes
Back to Top