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