A lightweight, zero-overhead Vulkan API wrapper for Rust, providing safe and idiomatic bindings.
# Cargo.toml
[dependencies]
ash = "0.38.0+1.3.281"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Vulkan device using Ash.
Ensure all Vulkan objects are properly synchronized and destroyed.
No dependency data recorded yet.