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