Docs.rs
luau-parser-0.2.64
luau-parser 0.2.64
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
msix29
Dependencies
lsp-types ^0.97.0
normal
luau-lexer ^0.2.93
normal
luau-parser-derive ^0.2.22
normal
serde ^1.0.219
normal
optional
smol_str ^0.3.2
normal
Versions
100%
of the crate is documented
Go to latest version
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
luau_
parser
0.2.64
Module parser
Module Items
Structs
Type Aliases
In crate luau_
parser
luau_parser
Module
parser
Copy item path
Source
Expand description
The main item of this crate, the actual
parser
.
Structs
§
Parser
A Luau parser.
Type Aliases
§
Parser
Cache
The cache used in
Parser
when
cache
feature is enabled.