pub type BindGroupId = Id<BindGroup>;
#[repr(transparent)]pub struct BindGroupId(/* private fields */);