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