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