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