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