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