Docs.rs
wgsl-parser-0.5.0
wgsl-parser 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dannymcgee
Dependencies
bitflags ^2.5
normal
gramatika ^0.6.0
normal
itertools ^0.12
normal
lazy_static ^1.4
normal
lsp-types ^0.95
normal
optional
parking_lot ^0.12
normal
criterion ^0.3
dev
parking_lot ^0.12
dev
similar ^2.1
dev
Versions
8.84%
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
wgsl_
parser
0.5.0
Lexer
Aliased Type
In wgsl_
parser::
token
wgsl_parser
::
token
Type Alias
Lexer
Copy item path
Source
pub type Lexer =
TokenStream
<
Token
>;
Aliased Type
ยง
pub struct Lexer {
/* private fields */
}