Docs.rs
  • pex-0.2.4
    • pex 0.2.4
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • oovm
    • Dependencies
      • regex ^1.8.1 normal
    • 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
logo

logo

Crate pex

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • BracketPair
  • BracketPattern
  • ChoiceHelper
  • CustomError
  • NamedPattern
  • ParseState
  • Regex
  • StringView
  • helpers::CharactersTrie
  • helpers::CommentBlock
  • helpers::CommentLine
  • helpers::HexColor
  • helpers::SurroundPair
  • helpers::SurroundPattern
  • helpers::UnicodeUnescape
  • helpers::ZeroBytePattern

Enums

  • ParseAdvance
  • ParseResult
  • StopBecause

Traits

  • Parse

Functions

  • helpers::ascii_whitespace
  • helpers::char
  • helpers::decimal_string
  • helpers::make_from_str
  • helpers::omit
  • helpers::optional
  • helpers::quotation_pair
  • helpers::quotation_pair_escaped
  • helpers::quotation_pair_nested
  • helpers::str
  • helpers::surround_pair_with_escaper
  • helpers::unescape_us
  • helpers::whitespace

Type Definitions

  • Parsed