milim_vulkan 0.1.1

Pure Vulkan bindings generated from Vulkan-Headers!
1
2
3
4
5
6
7
8
9
10
11
12
13
[build-dependencies.bindgen]
version = "0.57.0"
[dependencies.libloading]
version = "0.7"

[package]
authors = ["Rafael Coutinho Matos <7291598-rafaelcout@users.noreply.gitlab.com>"]
description = "Pure Vulkan bindings generated from Vulkan-Headers!"
documentation = "https://docs.rs/milim_vulkan"
edition = "2018"
license = "Apache-2.0"
name = "milim_vulkan"
version = "0.1.1"