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

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

Aliased Type§

struct BindingMap { /* private fields */ }