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