[][src]Function wgpu::read_spirv

pub fn read_spirv<R>(x: R) -> Result<Vec<u32>, Error> where
    R: Read + Seek