Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 731 - 740 of 2,321 for host:doc.rust-lang.org (0.04 sec)

  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
    Registered: Mon Aug 04 02:24:15 UTC 2025
    - Last Modified: Thu Jun 26 17:59:51 UTC 2025
    - 176.7K bytes
    - Viewed (0)
  2. Matches in std::str - Rust

    Created with the method `matches`.
    doc.rust-lang.org/std/str/struct.Matches.html Similar Results (6)
    Registered: Mon Aug 04 02:24:21 UTC 2025
    - Last Modified: Thu Jun 26 17:59:51 UTC 2025
    - 177.5K bytes
    - Viewed (0)
  3. StrSearcher in std::str::pattern - Rust

    Associated type for `<&str as Pattern>::Searcher<'a>`.
    doc.rust-lang.org/std/str/pattern/struct.StrSearcher.html
    Registered: Mon Aug 04 02:24:33 UTC 2025
    - Last Modified: Thu Jun 26 17:59:51 UTC 2025
    - 34.7K bytes
    - Viewed (0)
  4. Utf8Chunk in std::str - Rust

    An item returned by the `Utf8Chunks` iterator.
    doc.rust-lang.org/std/str/struct.Utf8Chunk.html
    Registered: Mon Aug 04 02:24:49 UTC 2025
    - Last Modified: Thu Jun 26 17:59:51 UTC 2025
    - 32.9K bytes
    - Viewed (0)
  5. PoisonError in std::sync::poison - Rust

    A type of error which can be returned whenever a lock is acquired.
    doc.rust-lang.org/std/sync/poison/struct.PoisonError.html Similar Results (1)
    Registered: Mon Aug 04 02:28:56 UTC 2025
    - Last Modified: Thu Jun 26 17:59:52 UTC 2025
    - 36.6K bytes
    - Viewed (0)
  6. RwLockWriteGuard in std::sync::poison - Rust

    RAII structure used to release the exclusive write access of a lock when dropped.
    doc.rust-lang.org/std/sync/poison/struct.RwLockWriteGuard.html Similar Results (1)
    Registered: Mon Aug 04 02:29:00 UTC 2025
    - Last Modified: Thu Jun 26 17:59:52 UTC 2025
    - 41.1K bytes
    - Viewed (0)
  7. Mutex in std::sync::poison - Rust

    A mutual exclusion primitive useful for protecting shared data
    doc.rust-lang.org/std/sync/poison/struct.Mutex.html Similar Results (1)
    Registered: Mon Aug 04 02:28:30 UTC 2025
    - Last Modified: Thu Jun 26 17:59:52 UTC 2025
    - 65.2K bytes
    - Viewed (0)
  8. WaitTimeoutResult in std::sync - Rust

    A type indicating whether a timed wait on a condition variable returned due to a time out or not.
    doc.rust-lang.org/std/sync/struct.WaitTimeoutResult.html
    Registered: Mon Aug 04 02:28:39 UTC 2025
    - Last Modified: Thu Jun 26 17:59:52 UTC 2025
    - 33.7K bytes
    - Viewed (0)
  9. Once in std::sync - Rust

    A low-level synchronization primitive for one-time global execution.
    doc.rust-lang.org/std/sync/struct.Once.html
    Registered: Mon Aug 04 02:28:19 UTC 2025
    - Last Modified: Thu Jun 26 17:59:52 UTC 2025
    - 36.2K bytes
    - Viewed (0)
  10. ExitStatus in std::process - Rust

    Describes the result of a process after it has terminated.
    doc.rust-lang.org/std/process/struct.ExitStatus.html
    Registered: Mon Aug 04 02:19:34 UTC 2025
    - Last Modified: Thu Jun 26 17:59:48 UTC 2025
    - 49.6K bytes
    - Viewed (0)
Back to top