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