Type Alias iced::widget::shader::wgpu::core::id::ShaderModuleId

pub type ShaderModuleId = Id<ShaderModule<Api>>;
Available on crate feature wgpu only.

Aliased Type§

struct ShaderModuleId(/* private fields */);