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