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