pub type CommandBufferId = Id<CommandBuffer>;Aliased Type§
#[repr(transparent)]pub struct CommandBufferId(RawId, PhantomData<CommandBuffer>);Tuple Fields§
§0: RawId§1: PhantomData<CommandBuffer>pub type CommandBufferId = Id<CommandBuffer>;#[repr(transparent)]pub struct CommandBufferId(RawId, PhantomData<CommandBuffer>);0: RawId§1: PhantomData<CommandBuffer>