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