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