Cargo Features
vk-mem-3-erupt has no features set by default.
[dependencies]
vk-mem-3-erupt = { version = "0.6.0+708428c2-2023-02-02", 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.64.0