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