Cargo Features
glsl-lang-pp has no features set by default.
[dependencies]
glsl-lang-pp = { version = "0.6.1", features = ["full", "exts"] }
- full = bimap, cbitset, exts, itertools, rowan, static_assertions
-
Affects
glsl-lang-pp::last
,glsl-lang-pp::processor
… - exts full? = once_cell
-
Affects
glsl-lang-pp::exts
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.