vk_api 1.0.8

The Vulkan API XML exposed as a byte string constant
Documentation
[package]

name = "vk_api"

version = "1.0.8"

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"

]