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