Type Definition wgpu_core::id::CommandBufferId

source ·
pub type CommandBufferId = Id<CommandBuffer<Empty>>;