Docs.rs
oak-javascript-0.0.4
oak-javascript 0.0.4
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
fqq
github:ygg-lang:publisher
Dependencies
futures ^0.3.31
normal
optional
oak-core ^0.0.4
normal
oak-highlight ^0.0.4
normal
optional
oak-hover ^0.0.4
normal
optional
oak-lsp ^0.0.4
normal
optional
oak-mcp ^0.0.4
normal
optional
oak-pretty-print ^0.0.4
normal
optional
oak-typescript ^0.0.4
normal
oak-vfs ^0.0.4
normal
optional
serde ^1.0.228
normal
optional
tokio ^1.49.0
normal
optional
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module lexer
oak_
javascript
0.0.4
Module lexer
Module Items
Modules
Structs
In crate oak_
javascript
oak_javascript
Module
lexer
Copy item path
Source
Expand description
JavaScript lexer implementation.
Modules
§
token_
type
JavaScript token types.
Structs
§
Java
Script
Lexer
JavaScript lexer.