Type Alias iced::widget::shader::wgpu::core::id::CommandBufferId

pub type CommandBufferId = Id<CommandBuffer<Api>>;
Available on crate feature wgpu only.

Aliased Type§

struct CommandBufferId(/* private fields */);