Type Alias wgpu::core::id::ShaderModuleId

source ·
pub type ShaderModuleId = Id<ShaderModule<Api>>;
Available on wgpu_core only.

Aliased Type§

struct ShaderModuleId(/* private fields */);