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

pub type BufferId = Id<Buffer<Api>>;
Available on crate feature wgpu only.

Aliased Type§

struct BufferId(/* private fields */);