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