Macro rdom::node_base[][src]

macro_rules! node_base {
    ($ty: ty, impl { $($rest:tt)* }) => { ... };
}

Provides the trait implementations for all wrapped node types