| Crates.io | vk_api |
| lib.rs | vk_api |
| version | 1.0.69 |
| created_at | 2016-03-15 22:47:07.73873+00 |
| updated_at | 2018-03-11 01:29:16.951523+00 |
| description | The Vulkan API XML exposed as a byte string constant |
| homepage | |
| repository | https://github.com/Osspial/vk-rs |
| max_upload_size | |
| id | 4461 |
| size | 11,475,356 |
The Vulkan API XML exposed as byte-string constant VK_XML. Version is equal to the Vulkan version exposed - i.e. vk_api 1.0.0 exposes the vulkan 1.0.0 xml, vk_api 1.0.6 exposes the vulkan 1.0.6 xml, etc.
[build-dependencies]
vk_api = "1.0"