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