Trait script::dom::bindings::codegen::Bindings::WebGPUBinding::GPUBindGroup_Binding::GPUBindGroupMethods
source · pub trait GPUBindGroupMethods {
// Required methods
fn Label(&self) -> USVString;
fn SetLabel(&self, value: USVString);
}