Trait script::dom::bindings::codegen::Bindings::GPUCommandBufferBinding::GPUCommandBufferBinding::GPUCommandBufferMethods
source · pub trait GPUCommandBufferMethods {
fn GetLabel(&self) -> Option<USVString>;
fn SetLabel(&self, value: Option<USVString>);
}