Docs.rs
vbscript-0.2.2
vbscript 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
francisdb
Dependencies
logos ^0.15.0
normal
criterion ^0.6.0
dev
glob ^0.3.1
dev
indoc ^2.0.5
dev
pretty_assertions ^1.4.0
dev
Versions
6.33%
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
vbscript
0.2.2
Module lexer
Module Items
Structs
Enums
Type Aliases
In crate vbscript
vbscript
Module
lexer
Copy item path
Source
Structs
§
Logos
Lexer
Token
Enums
§
Token
Kind
Type Aliases
§
Lexer
A lexer for the VBA language. This splits the input into tokens.