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