Docs.rs
  • re2-sys-0.0.7
    • re2-sys 0.0.7
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cosmicexplorer
    • Dependencies
      • bindgen ^0.71.1 build
      • cc ^1.0.83 build
      • eyre ^0.6.8 build
      • spack-rs ^0.0.8 build
      • tokio 1.33.* build
    • Versions
    • 1.92% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

re2_sys0.0.7

Crate Items

  • Structs
  • Constants
  • Type Aliases

List of all items

Structs

  • re2::RE2
  • re2::RE2_Options
  • re2::RE2_Set
  • re2::RE2_Set_ErrorInfo
  • re2_c::FilteredRE2Wrapper
  • re2_c::MatchedSetInfo
  • re2_c::NamedCapturingGroups
  • re2_c::NamedGroup
  • re2_c::RE2Wrapper
  • re2_c::SetWrapper
  • re2_c::StringMut
  • re2_c::StringSet
  • re2_c::StringView
  • re2_c::StringWrapper

Type Aliases

  • re2::RE2_Anchor
  • re2::RE2_CannedOptions
  • re2::RE2_ErrorCode
  • re2::RE2_Options_Encoding
  • re2::RE2_Set_ErrorKind

Constants

  • re2::RE2_Anchor_ANCHOR_BOTH
  • re2::RE2_Anchor_ANCHOR_START
  • re2::RE2_Anchor_UNANCHORED
  • re2::RE2_CannedOptions_DefaultOptions
  • re2::RE2_CannedOptions_Latin1
  • re2::RE2_CannedOptions_POSIX
  • re2::RE2_CannedOptions_Quiet
  • re2::RE2_ErrorCode_ErrorBadCharClass
  • re2::RE2_ErrorCode_ErrorBadCharRange
  • re2::RE2_ErrorCode_ErrorBadEscape
  • re2::RE2_ErrorCode_ErrorBadNamedCapture
  • re2::RE2_ErrorCode_ErrorBadPerlOp
  • re2::RE2_ErrorCode_ErrorBadUTF8
  • re2::RE2_ErrorCode_ErrorInternal
  • re2::RE2_ErrorCode_ErrorMissingBracket
  • re2::RE2_ErrorCode_ErrorMissingParen
  • re2::RE2_ErrorCode_ErrorPatternTooLarge
  • re2::RE2_ErrorCode_ErrorRepeatArgument
  • re2::RE2_ErrorCode_ErrorRepeatOp
  • re2::RE2_ErrorCode_ErrorRepeatSize
  • re2::RE2_ErrorCode_ErrorTrailingBackslash
  • re2::RE2_ErrorCode_ErrorUnexpectedParen
  • re2::RE2_ErrorCode_NoError
  • re2::RE2_Options_Encoding_EncodingLatin1
  • re2::RE2_Options_Encoding_EncodingUTF8
  • re2::RE2_Options_kDefaultMaxMem
  • re2::RE2_Set_ErrorKind_kInconsistent
  • re2::RE2_Set_ErrorKind_kNoError
  • re2::RE2_Set_ErrorKind_kNotCompiled
  • re2::RE2_Set_ErrorKind_kOutOfMemory