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