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