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