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