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