Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 261 - 270 of 2,312 for host:doc.rust-lang.org (0.19 seconds)

  1. VacantEntry in std::collections::btree_set - Rust

    A view into a vacant entry in a `BTreeSet`. It is part of the `Entry` enum.
    doc.rust-lang.org/std/collections/btree_set/struct.VacantEntry.html
    Thu Mar 26 12:55:53 GMT 2026
      30.6K bytes
  2. Union in std::collections::hash_set - Rust

    A lazy iterator producing elements in the union of `HashSet`s.
    doc.rust-lang.org/std/collections/hash_set/struct.Union.html
    Thu Mar 26 12:55:54 GMT 2026
      166.6K bytes
      Similar Results (2)
  3. SplitPaths in std::env - Rust

    An iterator that splits an environment variable into paths according to platform-specific conventions.
    doc.rust-lang.org/std/env/struct.SplitPaths.html
    Thu Mar 26 12:55:54 GMT 2026
      145.2K bytes
  4. Dir in std::fs - Rust

    An object providing access to a directory on the filesystem.
    doc.rust-lang.org/std/fs/struct.Dir.html
    Thu Mar 26 12:55:55 GMT 2026
      34.8K bytes
  5. 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
    Thu Mar 26 12:55:55 GMT 2026
      23.6K bytes
  6. 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
    Thu Mar 26 12:55:55 GMT 2026
      43K bytes
      Similar Results (1)
  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
    Thu Mar 26 12:55:55 GMT 2026
      36.7K bytes
      Similar Results (1)
  8. 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 Mar 26 12:55:55 GMT 2026
      46.7K bytes
  9. DebugSet in std::fmt - Rust

    A struct to help with `fmt::Debug` implementations.
    doc.rust-lang.org/std/fmt/struct.DebugSet.html
    Thu Mar 26 12:55:55 GMT 2026
      32.8K bytes
  10. Stderr in std::io - Rust

    A handle to the standard error stream of a process.
    doc.rust-lang.org/std/io/struct.Stderr.html
    Thu Mar 26 12:55:57 GMT 2026
      51.7K bytes
Back to Top