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