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