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

pub type AdapterId = Id<Adapter<Api>>;
Available on crate feature wgpu only.

Aliased Type§

struct AdapterId(/* private fields */);