Docs.rs
  • pattern-3-0.5.0
    • pattern-3 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kennytm
    • Dependencies
      • libc ^0.2 normal
      • memchr ^2.0 normal
      • regex ^1.0 dev
    • Versions
    • 54.76% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pattern_30.5.0

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • Wtf8
  • ext::MatchIndices
  • ext::MatchRanges
  • ext::Matches
  • ext::RMatchIndices
  • ext::RMatchRanges
  • ext::RMatches
  • ext::RSplit
  • ext::RSplitN
  • ext::RSplitTerminator
  • ext::Split
  • ext::SplitN
  • ext::SplitTerminator
  • haystack::Span
  • needle::EmptySearcher

Traits

  • haystack::Hay
  • haystack::Haystack
  • haystack::SharedHaystack
  • needle::Consumer
  • needle::DoubleEndedConsumer
  • needle::DoubleEndedSearcher
  • needle::Needle
  • needle::ReverseConsumer
  • needle::ReverseSearcher
  • needle::Searcher

Functions

  • ext::contains
  • ext::ends_with
  • ext::find
  • ext::find_range
  • ext::match_indices
  • ext::match_ranges
  • ext::matches
  • ext::replace_with
  • ext::replacen_with
  • ext::rfind
  • ext::rfind_range
  • ext::rmatch_indices
  • ext::rmatch_ranges
  • ext::rmatches
  • ext::rsplit
  • ext::rsplit_terminator
  • ext::rsplitn
  • ext::split
  • ext::split_terminator
  • ext::splitn
  • ext::starts_with
  • ext::trim
  • ext::trim_end
  • ext::trim_start