vk_api 1.0.29

The Vulkan API XML exposed as a byte string constant
Documentation
[package]
name = "vk_api"
version = "1.0.29"
authors = ["Osspial <osspial@gmail.com>"]

description = "The Vulkan API XML exposed as a byte string constant"
repository = "https://github.com/Osspial/vk-rs"
readme = "README.md"

keywords = ["vulkan", "khronos"]
license = "MIT"

exclude = [
    "./Cargo.lock",
    "./target"
]