Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 101 - 110 of 2,385 for host:doc.rust-lang.org (0.03 seconds)

  1. SplitAsciiWhitespace in std::str - Rust

    An iterator over the non-ASCII-whitespace substrings of a string, separated by any amount of ASCII whitespace.
    doc.rust-lang.org/std/str/struct.SplitAsciiWhitespace.html
    Thu May 28 17:42:17 GMT 2026
      177.2K bytes
  2. Utf8Chunk in std::str - Rust

    An item returned by the `Utf8Chunks` iterator.
    doc.rust-lang.org/std/str/struct.Utf8Chunk.html
    Thu May 28 17:42:17 GMT 2026
      33.4K bytes
  3. Allocator in std::alloc - Rust

    An implementation of `Allocator` can allocate, grow, shrink, and deallocate arbitrary blocks of data described via `Layout`.
    doc.rust-lang.org/std/alloc/trait.Allocator.html
    Thu May 28 17:42:08 GMT 2026
      35.5K bytes
  4. UnixStream in std::os::unix::net - Rust

    A Unix stream socket.
    doc.rust-lang.org/std/os/unix/net/struct.UnixStream.html
    Thu May 28 17:42:14 GMT 2026
      129.1K bytes
  5. zip in std::iter - Rust

    Converts the arguments to iterators and zips them.
    doc.rust-lang.org/std/iter/fn.zip.html
    Thu May 28 17:42:12 GMT 2026
      8.6K bytes
  6. ScmRights in std::os::unix::net - Rust

    This control message contains file descriptors.
    doc.rust-lang.org/std/os/unix/net/struct.ScmRights.html
    Thu May 28 17:42:14 GMT 2026
      155.8K bytes
  7. 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 May 28 17:42:09 GMT 2026
      145.8K bytes
  8. Iter in std::path - Rust

    An iterator over the `Component`s of a `Path`, as `OsStr` slices.
    doc.rust-lang.org/std/path/struct.Iter.html
    Thu May 28 17:42:15 GMT 2026
      171K bytes
  9. EncodeUtf16 in std::str - Rust

    An iterator of `u16` over the string encoded as UTF-16.
    doc.rust-lang.org/std/str/struct.EncodeUtf16.html
    Thu May 28 17:42:17 GMT 2026
      166K bytes
      Similar Results (1)
  10. LinesAny in std::str - Rust

    Created with the method `lines_any`.
    doc.rust-lang.org/std/str/struct.LinesAny.html
    Thu May 28 17:42:17 GMT 2026
      173.3K bytes
Back to Top