[][src]Trait typed_html::elements::MapContent

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

Implementors

impl<T> MapContent<T> for area<T> where
    T: OutputType + Send
[src]

Loading content...