pub(crate) trait XRSubImageMethods<D: DomTypes> { // Required method fn Viewport(&self) -> Root<Dom<XRViewport>>; }