Type Alias BindGroupId

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

Aliased Typeยง

pub struct BindGroupId(/* private fields */);