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