Function vulkano_shaders::reflect [] [src]

pub fn reflect<R>(name: &str, spirv: R) -> Result<String, Error> where
    R: Read