Type Definition wgpu::Label

source ·
pub type Label<'a> = Option<&'a str>;
Expand description

Object debugging label.