[][src]Trait typed_html::elements::MediaContent

pub trait MediaContent<T: OutputType + Send>: Node<T> { }

Implementors

impl<T> MediaContent<T> for source<T> where
    T: OutputType + Send
[src]

impl<T> MediaContent<T> for track<T> where
    T: OutputType + Send
[src]

Loading content...