Docs.rs
  • syntax-rs-1.1.1
    • syntax-rs 1.1.1
    • Permalink
    • 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.17% 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

syntax_rs1.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

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
  • simple_tok
  • simple_tok_spanned
  • spanned_field

Functions

  • exhaustive_parse
  • parse
  • parse_stream
  • spec::is_whitespace
  • spec::is_xid_continue
  • spec::is_xid_start
  • spec::parse_linebreak

Type Aliases

  • Result