Docs.rs
  • syntax-rs-0.1.0
    • syntax-rs 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Bitbot25
    • Dependencies
      • cfg-if ^1.0.0 normal
      • unicode-xid ^0.2.3 normal
    • Versions
    • 3.28% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate syntax_rs

logo
Change settings

List of all items

Structs

  • Span
  • cursor::Cursor
  • cursor::Iter
  • parse::ParseStream
  • snapshot::Snapshot

Enums

  • spec::LineBreak

Traits

  • Spanned
  • parse::Parse
  • spec::UnicodeSpec

Macros

  • concat_all
  • count_tt
  • simple_tok
  • simple_tok_spanned
  • spanned_field

Functions

  • spec::is_whitespace
  • spec::is_xid_continue
  • spec::is_xid_start
  • spec::parse_linebreak

Typedefs

  • Result