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