wgpu_core::id

Type Alias ShaderModuleId

Source
pub type ShaderModuleId = Id<ShaderModule<Empty>>;

Aliased Typeยง

struct ShaderModuleId(/* private fields */);