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