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