Skip to main content

WGSLLanguageFeaturesSetlikeMethods

Trait WGSLLanguageFeaturesSetlikeMethods 

Source
pub trait WGSLLanguageFeaturesSetlikeMethods<D: DomTypes> {
    // Required method
    fn Next(
        &self,
        cx: SafeJSContext,
        rval: MutableHandleObject<'_>,
    ) -> Fallible<()>;
}

Required Methods§

Implementors§