script::dom::bindings::codegen::GenericBindings::XRHandBinding::XRHandIterator_Binding

Trait XRHandIteratorMethods

Source
pub trait XRHandIteratorMethods<D>
where D: DomTypes,
{ // Required method fn Next(&self, cx: JSContext) -> Result<NonNull<JSObject>, Error>; }

Required Methods§

Implementors§