Cargo Features
rendy-shader has no features set by default.
[dependencies]
rendy-shader = { version = "0.5.1", features = ["shader-compiler", "spirv-reflection", "serde-1"] }
- shader-compiler = shaderc
- spirv-reflection = spirv-reflect
- serde-1 = serde
-
Enables serde-1 of rendy-core
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.