vk-parse
is a Rust crate which parses the Vulkan API registry XML and converts it to a Rust representation. It can be used to simplify generation of Vulkan API bindings.
Crate itself resides in vk-parse subdirectory, where you can also find more information about it.