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