pub trait XRViewerPoseMethods<D>where D: DomTypes,{ // Required method fn Views(&self, cx: JSContext, retval: MutableHandle<'_, Value>); }