script::dom::bindings::codegen::Bindings::URLSearchParamsBinding

Trait URLSearchParamsIteratorMethods

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

Required Methods§

Implementors§