# `vulkan_rs_generator` Vulkan bindings generator for the rust programming language. [![Build Status](https://travis-ci.org/HellButcher/vulkan-rs.svg?branch=master)](https://travis-ci.org/HellButcher/vulkan-rs) [![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](../LICENSE) [![Version](https://img.shields.io/crates/v/vulkan_rs_generator.svg)](https://crates.io/crates/vulkan_rs_generator) [![Docs](https://docs.rs/vulkan_rs_generator/badge.svg)](https://docs.rs/vulkan_rs_generator) ## Basic usage See the [`build.rs`](../build.rs) script of the `vulkan_rs` crate how this generator can be used.