pub trait GPUErrorMethods<D>where D: DomTypes,{ // Required method fn Message(&self) -> DOMString; }
https://gpuweb.github.io/gpuweb/#dom-gpuerror-message