[][src]Function wgpu_types::read_spirv

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