Docs.rs
  • lazy-regex-3.4.1
    • lazy-regex 3.4.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Canop
    • Dependencies
      • lazy-regex-proc_macros ^3.4.1 normal
      • once_cell ^1.20 normal
      • regex ^1.11 normal optional
      • regex-lite ^0.1 normal optional
    • 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

lazy_regex3.4.1

Crate Items

  • Macros
  • Structs

List of all items

Structs

  • BytesRegex
  • BytesRegexBuilder
  • Captures
  • Lazy
  • Regex
  • RegexBuilder

Macros

  • bytes_lazy_regex
  • bytes_regex
  • bytes_regex_captures
  • bytes_regex_find
  • bytes_regex_if
  • bytes_regex_is_match
  • bytes_regex_replace
  • bytes_regex_replace_all
  • bytes_regex_switch
  • lazy_regex
  • regex
  • regex_captures
  • regex_captures_iter
  • regex_find
  • regex_if
  • regex_is_match
  • regex_replace
  • regex_replace_all
  • regex_switch