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