Interop library between ash (Vulkan bindings) and raw-window-handle.
# Cargo.toml
[dependencies]
ash-window = "0.13.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports the surface creation function for Vulkan.
Add to Cargo.toml: ash = "0.37" and raw-window-handle = "0.5"
No dependency data recorded yet.