Type Alias iced::widget::shader::wgpu::core::naga::back::spv::BindingMap

pub type BindingMap = BTreeMap<ResourceBinding, BindingInfo>;
Available on crate features wgpu and spv-out only.

Aliased Type§

struct BindingMap { /* private fields */ }