Cargo Features
wgsl-parser has no features set by default.
[dependencies]
wgsl-parser = { version = "0.5.0", features = ["preprocessing", "lsp"] }
- preprocessing
-
Affects
wgsl-parser::pre
… - lsp
-
Enables lsp-types ^0.95
Affects
utils::ToRange
…