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