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