Type Definition wgpu_core::id::ShaderModuleId

source ·
pub type ShaderModuleId = Id<ShaderModule<Empty>>;