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