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