pub trait GPUValidationErrorMethods {
    // Required method
    fn Message(&self) -> DOMString;
}

Required Methods§

Implementors§