[][src]Macro webcomponent::html

macro_rules! html {
    ($ ($ x : tt) *) => { ... };
}