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