Function vk_parse::parse_file[][src]

pub fn parse_file(path: &Path) -> Result<(Registry, Vec<Error>), FatalError>
Expand description

Parses the Vulkan XML file into a Rust object.