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