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