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