Trait TrustedScriptMethods

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

Required Methods§

Implementors§