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