Docs.rs
wgsl-parser-0.5.0
wgsl-parser 0.5.0
Permalink
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
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
Module traversal
wgsl_
parser
0.5.0
Module traversal
Module Items
Enums
Traits
In crate wgsl_
parser
wgsl_parser
Module
traversal
Copy item path
Source
Expand description
Defines the
Visitor
and
Walk
traits for traversing a WGSL syntax tree.
Enums
§
Flow
Control
Traits
§
Visitor
Walk