Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 2,278 for host:doc.rust-lang.org (0.02 seconds)

  1. UnsizedConstParamTy in std::marker - Rust

    Derive macro generating an impl of the trait `ConstParamTy`.
    doc.rust-lang.org/std/marker/derive.UnsizedConstParamTy.html
    Mon Nov 10 18:54:56 GMT 2025
      3.5K bytes
  2. from_ptr_range in std::slice - Rust

    Forms a slice from a pointer range.
    doc.rust-lang.org/std/slice/fn.from_ptr_range.html
    Thu Feb 12 20:19:41 GMT 2026
      7.3K bytes
  3. CharTryFromError in std::char - Rust

    The error type returned when a conversion from `prim@u32` to `prim@char` fails.
    doc.rust-lang.org/std/char/struct.CharTryFromError.html
    Thu Feb 12 20:19:33 GMT 2026
      36.3K bytes
  4. from_u32_unchecked in std::char - Rust

    Converts a `u32` to a `char`, ignoring validity. Use `char::from_u32_unchecked` instead.
    doc.rust-lang.org/std/char/fn.from_u32_unchecked.html
    Thu Feb 12 20:19:33 GMT 2026
      3.7K bytes
  5. LinesAny in std::str - Rust

    Created with the method `lines_any`.
    doc.rust-lang.org/std/str/struct.LinesAny.html
    Thu Feb 12 20:19:41 GMT 2026
      172.7K bytes
  6. std::str::pattern - Rust

    The string Pattern API.
    doc.rust-lang.org/std/str/pattern/index.html
    Thu Feb 12 20:19:41 GMT 2026
      11.5K bytes
  7. 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 Feb 12 20:19:41 GMT 2026
      176.6K bytes
  8. DoubleEndedIterator in std::iter - Rust

    An iterator able to yield elements from both ends.
    doc.rust-lang.org/std/iter/trait.DoubleEndedIterator.html
    Thu Feb 12 20:19:37 GMT 2026
      126.2K 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 Feb 12 20:19:41 GMT 2026
      165.5K bytes
      Similar Results (1)
  10. Matches in std::str - Rust

    Created with the method `matches`.
    doc.rust-lang.org/std/str/struct.Matches.html
    Thu Feb 12 20:19:41 GMT 2026
      177.3K bytes
      Similar Results (5)
Back to Top