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