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