Type Definition wgpu_core::id::BindGroupId

source ·
pub type BindGroupId = Id<BindGroup<Empty>>;