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

pub type SurfaceId = Id<Surface>;
Available on crate feature wgpu only.

Aliased Type§

struct SurfaceId(/* private fields */);