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