Trait TrustedScriptURLMethods

Source
pub(crate) trait TrustedScriptURLMethods<D>
where D: DomTypes,
{ // Required methods fn Stringifier(&self) -> DOMString; fn ToJSON(&self) -> DOMString; }

Required Methods§

Implementors§