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