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