Struct dominator::Dom [] [src]

pub struct Dom { /* fields omitted */ }

Methods

impl Dom
[src]

[src]

[src]

Trait Implementations

impl Debug for Dom
[src]

[src]

Formats the value using the given formatter. Read more

impl<A: Into<Node>> From<HtmlBuilder<A>> for Dom
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl !Send for Dom

impl !Sync for Dom