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