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