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