Docs.rs
  • syn-rsx-0.9.0
    • syn-rsx 0.9.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • Crates.io
    • Source
    • Owners
    • stoically
    • Dependencies
      • proc-macro2 ^1.0.47 normal
      • quote ^1.0.21 normal
      • syn ^1.0.102 normal
      • thiserror ^1.0.37 normal
      • criterion ^0.4.0 dev
      • eyre ^0.6.8 dev
    • Versions
      • 0.9.0
      • 0.9.0-beta.2
      • 0.9.0-beta.1
      • 0.9.0-alpha.1
      • 0.8.1
      • 0.8.0
      • 0.8.0-beta.2
      • 0.8.0-beta.1
      • 0.7.3
      • 0.7.2
      • 0.7.1
      • 0.7.0
      • 0.6.1
      • 0.6.0
      • 0.5.0
      • 0.4.1
      • 0.4.0
      • 0.3.4
      • 0.3.3
      • 0.3.2
      • 0.3.1
      • 0.3.0
      • 0.2.0
      • 0.1.2
      • 0.1.1
      • 0.1.0
    • 75% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
    • x86_64-apple-darwin
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
    • i686-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate syn_rsx

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • NodeAttribute
  • NodeBlock
  • NodeComment
  • NodeDoctype
  • NodeElement
  • NodeFragment
  • NodeText
  • NodeValueExpr
  • Parser
  • ParserConfig
  • punctuation::Dash

Enums

  • Error
  • Node
  • NodeName
  • NodeType

Functions

  • parse
  • parse2
  • parse2_with_config
  • parse_with_config