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