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