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