Type Definition wgpu_core::id::BindGroupId[][src]

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