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