Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 6 of 6 for host:doc.rust-lang.org (0.02 seconds)

Showing similar results.

  1. Matches in std::str - Rust

    Created with the method `matches`.
    doc.rust-lang.org/std/str/struct.Matches.html
    Thu Jan 22 13:44:28 GMT 2026
      177.3K bytes
  2. Repeat in std::iter - Rust

    An iterator that repeats an element endlessly.
    doc.rust-lang.org/std/iter/struct.Repeat.html
    Thu Jan 22 13:44:23 GMT 2026
      169.1K bytes
  3. Drain in std::string - Rust

    A draining iterator for `String`.
    doc.rust-lang.org/std/string/struct.Drain.html
    Thu Jan 22 13:44:28 GMT 2026
      172.5K bytes
  4. FlatMap in std::iter - Rust

    An iterator that maps each element to an iterator, and yields the elements of the produced iterators.
    doc.rust-lang.org/std/iter/struct.FlatMap.html
    Thu Jan 22 13:44:23 GMT 2026
      179K bytes
  5. MatchIndices in std::str - Rust

    Created with the method `match_indices`.
    doc.rust-lang.org/std/str/struct.MatchIndices.html
    Thu Jan 22 13:44:28 GMT 2026
      178K bytes
  6. Lines in std::str - Rust

    An iterator over the lines of a string, as string slices.
    doc.rust-lang.org/std/str/struct.Lines.html
    Thu Jan 22 13:44:28 GMT 2026
      175K bytes
Back to Top