Docs.rs
  • rustpython-sre_engine-0.4.0
    • rustpython-sre_engine 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • youknowone
    • Dependencies
      • bitflags ^2.4.1 normal
      • num_enum ^0.7 normal
      • optional ^0.5 normal
    • Versions
    • 24.58% 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

rustpython_sre_engine0.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • constants::SreFlag
  • constants::SreInfo
  • engine::Marks
  • engine::Request
  • engine::SearchIter
  • engine::State
  • string::StringCursor

Enums

  • constants::SreAtCode
  • constants::SreCatCode
  • constants::SreOpcode

Traits

  • string::StrDrive

Functions

  • string::lower_ascii
  • string::lower_unicode
  • string::upper_unicode

Constants

  • CODESIZE
  • MAXGROUPS
  • MAXREPEAT
  • constants::SRE_MAGIC