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