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