Docs.rs
  • fancy-regex-0.14.0
    • fancy-regex 0.14.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • raphlinus
    • robinst
    • github:fancy-regex:crate-owners
    • Dependencies
      • bit-set ^0.8 normal
      • regex-automata ^0.4 normal
      • regex-syntax ^0.8 normal
      • criterion ^0.5 dev
      • matches ^0.1.10 dev
      • quickcheck ^1.0 dev
      • regex ^1.10 dev
    • Versions
    • 100% 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

fancy_regex0.14.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CaptureMatches
  • CaptureNames
  • Captures
  • Expander
  • Match
  • Matches
  • NoExpand
  • Regex
  • RegexBuilder
  • ReplacerRef
  • Split
  • SplitN
  • SubCaptureMatches

Enums

  • Assertion
  • CompileError
  • Error
  • Expr
  • LookAround
  • ParseError
  • RuntimeError

Traits

  • Replacer

Functions

  • escape

Type Aliases

  • Result