pub(crate) trait GPUErrorMethods<D>where D: DomTypes,{ // Required method fn Message(&self) -> DOMString; }