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