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