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