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