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