Docs.rs
  • aplang-0.1.10
    • aplang 0.1.10
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • snowfoxsh
    • Dependencies
      • cfg-if ^1.0.0 normal
      • clap ^4.5.18 normal optional
      • getrandom ^0.3.1 normal
      • js-sys ^0.3.70 normal optional
      • mapro ^0.1.1 normal
      • miette ^7.2.0 normal optional
      • owo-colors ^4.1.0 normal
      • rand ^0.9.0 normal
      • stacker ^0.1.17 normal optional
      • thiserror ^2.0.11 normal
      • wasm-bindgen ^0.2.93 normal optional
      • web-sys ^0.3.77 normal optional
      • assert_cmd ^2.0.16 dev
    • Versions
    • 0.68% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

aplang_lib0.1.10

Module token

Module Items

  • Structs
  • Enums
  • Functions

In aplang_lib::lexer

aplang_lib::lexer

Module token

Source

Structs§

Token

Enums§

LiteralValue
TokenType

Functions§

get_keywords_hashmap
join_spans
span_between