Type Definition wgpu_core::Label

source ·
pub type Label<'a> = Option<Cow<'a, str>>;