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