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

pub type StagingBufferId = Id<StagingBuffer<Api>>;
Available on crate feature wgpu only.

Aliased Type§

struct StagingBufferId(/* private fields */);