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