Function vk_parse::parse_stream[][src]

pub fn parse_stream<T: Read>(stream: T) -> Registry

Parses the Vulkan XML file from stream into a Rust object.