Cargo Features
vk-mem-erupt has no features set by default.
[dependencies]
vk-mem-erupt = { version = "0.2.4", features = ["generate_bindings", "link_vulkan", "recording", "failure"] }
- generate_bindings = bindgen
- link_vulkan
- recording
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.
- failure implicit feature
-
Enables failure
failure:
Experimental error handling abstraction
- bindgen build generate_bindings?
-
Enables bindgen ^0.53.2