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