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