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