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