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

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

Aliased Type§

struct CommandEncoderId(/* private fields */);