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

pomsky_syntax0.11.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Span
  • diagnose::ParseDiagnostic
  • diagnose::ParseError
  • diagnose::ParseWarning
  • exprs::Alternation
  • exprs::Boundary
  • exprs::Capture
  • exprs::CharClass
  • exprs::CharGroup
  • exprs::Group
  • exprs::Let
  • exprs::Literal
  • exprs::Lookaround
  • exprs::Negation
  • exprs::Range
  • exprs::Recursion
  • exprs::Reference
  • exprs::Regex
  • exprs::Repetition
  • exprs::RepetitionKind
  • exprs::StmtExpr
  • exprs::Variable
  • exprs::test::Test
  • exprs::test::TestCapture
  • exprs::test::TestCaseMatch
  • exprs::test::TestCaseMatchAll
  • exprs::test::TestCaseReject

Enums

  • diagnose::CharClassError
  • diagnose::CharStringError
  • diagnose::DeprecationError
  • diagnose::DeprecationWarning
  • diagnose::LexErrorMsg
  • diagnose::NumberError
  • diagnose::ParseDiagnosticKind
  • diagnose::ParseErrorKind
  • diagnose::ParseWarningKind
  • diagnose::RepetitionError
  • exprs::BooleanSetting
  • exprs::BoundaryKind
  • exprs::Category
  • exprs::CodeBlock
  • exprs::GroupItem
  • exprs::GroupKind
  • exprs::GroupName
  • exprs::LookaroundKind
  • exprs::OtherProperties
  • exprs::Quantifier
  • exprs::ReferenceTarget
  • exprs::Rule
  • exprs::Script
  • exprs::Stmt
  • exprs::test::CaptureIdent
  • exprs::test::TestCase

Functions

  • parse