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