Docs.rs
  • oq3_lexer-0.7.0
    • oq3_lexer 0.7.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jlapeyre
    • Dependencies
      • unicode-properties ^0.1.0 normal
      • unicode-xid ^0.2.0 normal
      • expect-test ^1.4.0 dev
    • Versions
    • 76.99% 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

oq3_lexer0.7.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Cursor
  • Token

Enums

  • Base
  • LiteralKind
  • TokenKind
  • unescape::EscapeError
  • unescape::Mode

Functions

  • is_id_continue
  • is_id_start
  • is_ident
  • is_whitespace
  • tokenize
  • unescape::byte_from_char
  • unescape::unescape_byte
  • unescape::unescape_char
  • unescape::unescape_literal