Docs.rs
  • yarte_lexer-0.0.1
    • yarte_lexer 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zzau13
    • Dependencies
      • annotate-snippets ^0.9 normal
      • derive_more ^0.99 normal
      • yarte_lexer_gencode ^0.0 normal
      • memchr ^2.3 normal
      • proc-macro2 ^1.0 normal
      • quote ^1.0 normal
      • serde ^1.0 normal
      • syn ^1.0 normal
      • glob ^0.3 dev
      • ron ^0.6 dev
    • Versions
    • 19.83% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

yarte_lexer0.0.1

Crate Items

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

List of all items

Structs

  • Ascii
  • Cursor
  • Expr
  • Local
  • Span
  • StmtLocal
  • error::Config
  • error::EmitterConfig
  • error::Empty
  • error::ErrorMessage

Enums

  • Token
  • error::LexError
  • error::Some

Traits

  • AsStr
  • IsEmpty
  • Ki
  • Kinder
  • NotFalse
  • NotTrue
  • error::Emitter
  • error::KiError

Macros

  • alt
  • ascii
  • asciis
  • call
  • do_parse
  • next
  • pipes

Functions

  • error::emitter
  • get_bytes_to_chars
  • get_chars
  • get_cursor
  • important
  • is_empty
  • is_none
  • is_some
  • is_ws
  • map
  • map_err
  • next_ws
  • not_false
  • not_true
  • opt
  • parse
  • path
  • skip_ws
  • tac
  • tag
  • take_while
  • then
  • trim
  • ws

Type Aliases

  • SArm
  • SExpr
  • SLocal
  • SStr
  • SToken
  • SVExpr
  • Ws
  • error::Result