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