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