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