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