pub trait XRBoundedReferenceSpaceMethods<D: DomTypes> {
// Required method
fn BoundsGeometry(&self, cx: &mut JSContext, retval: MutableHandleValue<'_>);
}pub trait XRBoundedReferenceSpaceMethods<D: DomTypes> {
// Required method
fn BoundsGeometry(&self, cx: &mut JSContext, retval: MutableHandleValue<'_>);
}