Docs.rs
  • tre-regex-0.4.2
    • tre-regex 0.4.2
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Elizafox
    • Dependencies
      • tre-regex-sys ^0.4.1 normal
      • widestring ^1.0.2 normal optional
    • Versions
    • 75% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

tre_regex0.4.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • BindingErrorCode
  • RegApproxMatch
  • RegApproxParams
  • RegcompFlags
  • Regex
  • RegexError
  • RegexecFlags

Enums

  • ErrorKind

Functions

  • regaexec
  • regaexec_bytes
  • regawexec
  • regcomp
  • regcomp_bytes
  • regerror
  • regexec
  • regexec_bytes
  • regwcomp
  • regwexec

Type Aliases

  • ErrorInt
  • RegApproxMatchBytes
  • RegApproxMatchStr
  • RegApproxMatchWideStr
  • RegFlags
  • RegMatchBytes
  • RegMatchStr
  • RegMatchWideStr
  • Result