Struct silkenweb_html::elements::Del [−][src]
pub struct Del(_);
Trait Implementations
impl DomElement for Del[src]
impl DomElement for Del[src]type Target = HtmlModElement
fn dom_element(&self) -> Self::Target[src]
Auto Trait Implementations
impl !RefUnwindSafe for Del
impl !RefUnwindSafe for Delimpl !UnwindSafe for Del
impl !UnwindSafe for Del