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