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