[][src]Function vk_parse::parse_file

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

Parses the Vulkan XML file into a Rust object.