Trait script::dom::bindings::codegen::Bindings::WebGPUBinding::GPUSupportedFeaturesSetlike_Binding::GPUSupportedFeaturesSetlikeMethods
source · pub trait GPUSupportedFeaturesSetlikeMethods {
// Required method
fn Next(&self, cx: SafeJSContext) -> Result<NonNull<JSObject>, Error>;
}