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