Docs.rs
  • regex-1.0.6
    • regex 1.0.6
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • BurntSushi
    • alexcrichton
    • github:rust-lang-nursery:regex-owners
    • github:rust-lang:libs
    • Dependencies
      • aho-corasick ^0.6.7 normal
      • memchr ^2.0.2 normal
      • regex-syntax ^0.6.2 normal
      • thread_local ^0.3.6 normal
      • utf8-ranges ^1.0.1 normal
      • lazy_static ^1 dev
      • quickcheck ^0.7 dev
      • rand ^0.5 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate regex

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • CaptureLocations
  • CaptureMatches
  • CaptureNames
  • Captures
  • Match
  • Matches
  • NoExpand
  • Regex
  • RegexBuilder
  • RegexSet
  • RegexSetBuilder
  • ReplacerRef
  • SetMatches
  • SetMatchesIntoIter
  • SetMatchesIter
  • Split
  • SplitN
  • SubCaptureMatches
  • bytes::CaptureLocations
  • bytes::CaptureMatches
  • bytes::CaptureNames
  • bytes::Captures
  • bytes::Match
  • bytes::Matches
  • bytes::NoExpand
  • bytes::Regex
  • bytes::RegexBuilder
  • bytes::RegexSet
  • bytes::RegexSetBuilder
  • bytes::ReplacerRef
  • bytes::SetMatches
  • bytes::SetMatchesIntoIter
  • bytes::SetMatchesIter
  • bytes::Split
  • bytes::SplitN
  • bytes::SubCaptureMatches

Enums

  • Error

Traits

  • Replacer
  • bytes::Replacer

Functions

  • escape