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