Docs.rs
  • pomsky-syntax-0.8.0
    • pomsky-syntax 0.8.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Aloso
    • Dependencies
      • arbitrary ^1.1.3 normal
      • strsim ^0.10.0 normal
    • Versions
    • 59.42% 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
logo

logo

Crate pomsky_syntax

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • Span
  • error::ParseError
  • exprs::Alternation
  • exprs::Boundary
  • exprs::Capture
  • exprs::CharClass
  • exprs::Group
  • exprs::Let
  • exprs::Literal
  • exprs::Lookaround
  • exprs::Range
  • exprs::Reference
  • exprs::Regex
  • exprs::Repetition
  • exprs::RepetitionKind
  • exprs::StmtExpr
  • exprs::Variable
  • warning::ParseWarning

Enums

  • error::CharClassError
  • error::CharStringError
  • error::CodePointError
  • error::DeprecationError
  • error::LexErrorMsg
  • error::NumberError
  • error::ParseErrorKind
  • error::RepetitionError
  • error::Token
  • exprs::BooleanSetting
  • exprs::BoundaryKind
  • exprs::Category
  • exprs::CharGroup
  • exprs::CodeBlock
  • exprs::GroupItem
  • exprs::GroupKind
  • exprs::GroupName
  • exprs::LookaroundKind
  • exprs::OtherProperties
  • exprs::Quantifier
  • exprs::ReferenceTarget
  • exprs::Rule
  • exprs::Script
  • exprs::Stmt
  • warning::DeprecationWarning
  • warning::ParseWarningKind

Functions

  • parse