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