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

pub type DeviceId = Id<Device<Api>>;
Available on crate feature wgpu only.

Aliased Type§

struct DeviceId(/* private fields */);